Hi!
I have an important question. I do a query to a Firebird database. I use the MDO (Mercury Database Objects) components for access the database. When I do click over the title of each column, I change the clause 'ORDER BY' and re-open the query. Then I execute the method 'Locate' to position...
I have writed the next message on the newsgroup borland.public.install.interbase. I wait that you can helpme. Thanks.
Hi,
I have purchased InterBase 7.5 Desktop, but when I receive my Installation CD, this is the CD from InterBase 7.1. Then download the installer of InterBase 7.5 Desktop for...
Hello.
I'm software developer and I have a program that executes on any Windows platform. It's developed with Delphi. The program generate several reports. My PC show well the reports, however in some PCs the special characters, so well as á, é, í, ó, and ú, looks wrong, like characters of...
Hi
I have the next DDL in MS_SQL Server, which is fine:
CREATE TABLE DEMO(
IDCHAR CHAR(2) CONSTRAINT NameConstraint CHECK (IDCHAR LIKE '[0-9][A-Z]')
);
but on InterBase X does not work.
How I can write this so that works on InterBase?
Thanks.
Hi
I have the follow problem:
server 1: mypage.php
server 2: pageserver2.php
in mypage.php I write:
<?php include("http://x.y.z/pageserver2.php?var1=help");
and then I get this message:
Warning: Failed opening 'http://x.y.z/pageserver2.php?var1=help' for inclusion...
Hi
Somebody know where can I find the program webquota to obtain disk quotas for users?
Thansk for your help.
En español...
Hola
Alguien sabe dónde puedo encontrar el programa webquota para obtener las cuotas en disco de los usuarios?
Gracias por su ayuda.
I have the follow php code:
$ldap_r=@ldap_connect("ldaps://hostname", 636);
$r=ldap_bind($ldap_r);
later, I obtain the follow message:
Warning: LDAP: Unable to bind to server: Can't contact LDAP server in /path/filename.php on line 30
?
Thanks for your help.
I have the follow code:
$ldap_r=@ldap_connect("ldaps://hostname", 636);
$r=ldap_bind($ldap_r);
later, I obtain the follow message:
Warning: LDAP: Unable to bind to server: Can't contact LDAP server in /path/filename.php on line 30
?
Thanks for your help.
Hello.
I have a problem with the fopen function. I write the follow:
$fp = fopen("filename", "r");
or
$fp = fopen("http://www.name.com/dir/filename", "r");
In the first case, the return value is null or false. In the second case apparently too is null...
Hello.
I have a problem with the tables. When the data in a column exceed the width of itself, the column is expand, and the table exceed your maximum width. What I can do?
Hello. I have a problem with a little c program. I don't know how do a 'delay'. Also I don't know what function could be equal or similar to kbhit(). You remerber that the libraries conio.h & dos.h it's not available in Linux.
Thanks, for your help.
Hello. I have a problem with a little c program. I have the Borland C++ 5.5.1 compiler for Win32, and I don't know how do a 'delay'. Also I don't know what function could be equal or similar to kbhit().
Thanks, for your help.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.