Subject | Re: No funciona Firebird - PHP |
---|---|
Author | jtraslavi |
Post date | 2003-12-30T16:34:35Z |
--- In firebird-php@yahoogroups.com, Milan Babuskov <albis@e...>
wrote:
this connection string.
The instruction that I use is $x_conex = ibase_pconnect
("e:\firebird\database.gdb", "SYSDBA", "masterkey");
Thanks
wrote:
> jtraslavi wrote:May you give me an example? until installing WIN 2000 I didn't need
> >>What connection string do you use?
> >>
> > none that I know
>
> The connection string is the first argument to the ibase_pconnect()
> function. How does your call to ibase_pconnect() look like?
>
> --
> Milan Babuskov
> http://fbexport.sourceforge.net
this connection string.
The instruction that I use is $x_conex = ibase_pconnect
("e:\firebird\database.gdb", "SYSDBA", "masterkey");
Thanks