Hi,

I try to make a persistent connection with Oracle because I retrieve
information in Oracle but each call I login and it's so long. Is it
possible to keep the first connection all the times before i close it.

I try to use OCIPLOGON and a new page that connect only to Oracle. The
responds time it's like the smae to retreive all information. That's for
what i think PHP not reuse the same connection.

My environnement in development is

Windows NT 4 SP6 workstation
server web is PWS
Oracle 8.0.5

In production
Windows NT 4 SP6 server
server web is IIS
Oracle 8.0.5

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to