Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199807

[PHP3] Persistent Connections are killing me! From: Asian Avenue (ccimail <email protected>)
Date: 07/21/98

I can't seem to figure out WHAT the heck I am doing wrong!!!! Argh! Can
someone explain the PHP code required to OPEN and CLOSE persistent
connections to Oracle?

I am assuming that in each page I want to connect, I use ora_plogon.....I
think I get that.....then, since it is persistent, I should NOT close it
at the end of the page.......makes sense. However, I can do NO
transaction management from persistent connections (attempts to rollback
or commit cause PHP warnings and no results) and I often get the following
on attempts to connect:

PHP 3 Warning: Unable to open new cursor (ORA-01012: not logged on) in
/open_database.php on line 20

Any help would be GREATLY appreciated. Anyone with experience with this
will be worshipped!

Thanks,
Mike

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3