Connection pooling in Oracle

  • Thread starter Thread starter Eka Gautama
  • Start date Start date
E

Eka Gautama

Hi,

How can I implement connection pooling in Oracle? I used .NET Framework 1.0,
Oracle .NET Provider 1.0 and Oracle Database 9i

Thanks for the help...

Eka
 
It's on by default. ADO.NET providers are supposed to implement connection
pooling.
hth

--
____________________________________
Bill Vaughn
MVP, hRD
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
 
Back
Top