Subject | Re: [firebird-php] Firebird1.5, ADODB & PHP Sessions |
---|---|
Author | Alex Taylor |
Post date | 2004-05-31T13:14:33Z |
What method do you use for connecting to FB? ibase_connect or
ibase_pconnect? Because the ibase_pconnect leaves the connection opened
between 2 call and because of this the FB server process won't be
terminated even if it is classic server.
Alex
ibase_pconnect? Because the ibase_pconnect leaves the connection opened
between 2 call and because of this the FB server process won't be
terminated even if it is classic server.
Alex