I am trying to connect to local Interbase server, folowing exactly PHP
online documentation.  But I always get a warning:
"InterBase: unavailable database in d:\program files\apache
group\apache\htdocs\\tabulka.php on line 22"

my script is:
  $db=ibase_connect('D:\Program
Files\Borland\Interbase\Examples\Databse\employee.gdb', $username,
$password);

and I am using Apache under Windows NT 4.

Does anybody see a mistake? Thank you for your help

Martin



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to