Subject RE: [firebird-support] connection error
Author Alan McDonald
> I am sorry if this question has been asked before,
>
> I am trying to connect to a firbird sql db V1.5.0.4290 db, from PHP using
> odbc , except I keep getting
>
> Your user name and password are not defined. Ask your database
> administrator
> to set up a Firebird login error message
>
> I tried using the sysdba user account , to connect , but no success
>
>
>
> Any help would be appreciated
>
> Daniel
>

You don't need ODBC to make this connection. You just need the client
library and the PHP extensions.
Alan