|
Hi I have $dbh = new PDO("firebird:dbname=localhost:C:\\ReportDB\\reports.fdb", "SYSDBA", "masterkey"); //Live DB Which gives me 'http/1.1 500 Internal server error'. Any suggestions ? It is a windows machine running IIS. I have freshly installed it today so I may not have installed something although PhpInfo says PDO is installed and running and the firebird driver shows as installed. I want to use PDO as I have a number of scripts that use this for other databases (The idea was to make it DB independent). I know the PDO FB driver is 'buggy and missing features' but I am simply connecting and running very basic scripts so it should be ok. Any suggestions would be appreciated. --
|
_______________________________________________ NZ Borland Developers Group Offtopic mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/offtopic Unsubscribe: send an email to [email protected] with Subject: unsubscribe
