Re: [phplib] Oracle DB_SQL : Too many connections?? From: j.t.montgomery (j.t.montgomery <email protected>)
Date: 06/15/01

>>> Oops... Just had a look in the manual--I was never taught that " there
is no
need to call connect() manually, ever." What are the implications if you
do?? <<<

I don't think that would be a problem, there's nowhere says you mustn't do
that. I imagine it would just reuse the connection you opened if all was
functioning correctly.

As regards my problem, I see there is a reciprocal DB->disconnect() method
(the "manual" way). If no one says different, I shall just have to use that
to keep things in order. (Though I'll try using connect in case it makes a
difference somehow).

Thanks.
:-)
John

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>