[PHP-DEV] pdo and firebird connection

2005-03-12 Thread Michael Maier
Hi, I´ve trying now for hours just to connect with PDO to my firebird DB. I tried it first with a mysql db and had no problems at all. but it doesn´t work with firebird and I don´t know why (haven´t found anything helpful via google as well). I tried to use the manual from here: http://de3.php.n

[PHP-DEV] Re: pdo and firebird connection

2005-03-13 Thread Michael Maier
Michael Maier wrote: Hi, I´ve trying now for hours just to connect with PDO to my firebird DB. I tried it first with a mysql db and had no problems at all. but it doesn´t work with firebird and I don´t know why (haven´t found anything helpful via google as well). I tried to use the manual from