php3-list | 199807
Date: 07/02/98
- Next message: Stig S. Bakken: "Re: [PHP3] Oracle: persistent connections"
- Previous message: Kristian Koehntopp: "Re: [PHP3] Apache 1.2.6 +php3 -> Document contains no data"
- Maybe in reply to: Sebastien Levy: "[PHP3] Oracle: persistent connections"
- Next in thread: Stig S. Bakken: "Re: [PHP3] Oracle: persistent connections"
- Reply: Stig S. Bakken: "Re: [PHP3] Oracle: persistent connections"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>| When I open an Oracle connection with Ora_PLogon, does Ora_Logoff have an
>| effect on it ?
>
>No.
>
>| If no, is there a way to force a persistent connection off ?
>
>No. Considering the amount of resources Oracle uses per connection,
>having Ora_PLogoff() would be nice, though.
Ora_Logoff will close a connection, regardless if it is persistent
or not.
-Andreas
-- Andreas Karajannis GMD National Research Center for Information Technology Schloss Birlinghoven, D-53754 Sankt Augustin Phone +49 2241 142948-- 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.tryc.on.ca/php3.html
- Next message: Stig S. Bakken: "Re: [PHP3] Oracle: persistent connections"
- Previous message: Kristian Koehntopp: "Re: [PHP3] Apache 1.2.6 +php3 -> Document contains no data"
- Maybe in reply to: Sebastien Levy: "[PHP3] Oracle: persistent connections"
- Next in thread: Stig S. Bakken: "Re: [PHP3] Oracle: persistent connections"
- Reply: Stig S. Bakken: "Re: [PHP3] Oracle: persistent connections"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

