Subject PDO Firebird and IIS 8 on Windows 8
Author tombal93
Hello,

I try to use Firebird 2.5 with PHP 5.4.16 on my windows 8.
I activate php_interbase.dll and php_pdo_firebird.dll but when i use phpinfo() i can't see firebird in PDO drivers list.

I put fbclient.dll and a renamed version (gds32.dll) in windows/system32.

Can i use firebird 2.5 and PHP or is it a problem because FB is not supported with PHP 5.4 on windows ??

Is there anaother solution like ODBC to connect a FB 2.5 databse with PHP 5.4.16 ?

Thanks for your answers

Tom