Subject Re: No funciona Firebird - PHP
Author jtraslavi
--- In firebird-php@yahoogroups.com, Milan Babuskov <albis@e...>
wrote:
> jtraslavi wrote:
> >>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

May you give me an example? until installing WIN 2000 I didn't need
this connection string.

The instruction that I use is $x_conex = ibase_pconnect
("e:\firebird\database.gdb", "SYSDBA", "masterkey");

Thanks