problem : invalid database handle (no active connection)

problem : invalid database handle (no active connection) - PHP - Programmation

Marsh Posté le 04-09-2008 à 13:48:16    


Hello,
a want to connect to my Database Interbase via PHP , and this is a code :
 
$host = 'DELL01:C:/Orqual/Orthalis/database/credo.gdb';
$username = 'SYSDBA';
$password ='masterkey';
$dbh = ibase_connect($host, $username, $password);
 
 
when i run a code i find this probleme
 
" invalid database handle (no active connection) "
 
Please any one here know what's a problem :(

Reply

Marsh Posté le 04-09-2008 à 13:48:16   

Reply

Marsh Posté le 04-09-2008 à 13:50:23    

Why have you opened a new topic, if you already have one ?

Reply

Marsh Posté le 04-09-2008 à 15:45:45    

because this is another problem,
plis can you speak franch because i understand just a little :)
 
tkxs  
Rabab

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed