Re: [PHP-DB] oracle pooling
[email protected] (Chris)
| Newsgroups | php.db |
|---|---|
| Message-ID | <[email protected]> |
Themis Vassiliadis wrote: > You are right but sqlrelay doesn't work on Windows plataform and the > only possible solution from oracle to connect PHP using pooling is DRCP, > just on 11G, but as far as I know it hasn't been implemented integrated > with PHP. All you have to do is change your TNS entry, nothing else. http://www.oracle.com/technology/pub/articles/oracle-database-11g-top-features/11g-caching-pooling.html Read the "Database Resident Connection Pooling" section. -- Postgresql & php tutorials http://www.designmagick.com/