A
Aziz
I am using Data.OracleClient.Dll version 1.0.1012.0 and closing the
connections in code using .close
but i still get the "Maximum connections reached" message and the
oracle server shows idle inactive connections for aspnet
The connection string used is
"Data Source=DEV001.SRV01;password=test;user id=test;Max Pool
Size=10;Min Pool Size=10"
Should i drop the use of Microsoft .NET Oracle provide and use Oracle
Net Provider, or aparently this is a know problem and microsoft has a
hotfix but i don't know where to download this from ?
any help would be greatly appreciated
Thank You
connections in code using .close
but i still get the "Maximum connections reached" message and the
oracle server shows idle inactive connections for aspnet
The connection string used is
"Data Source=DEV001.SRV01;password=test;user id=test;Max Pool
Size=10;Min Pool Size=10"
Should i drop the use of Microsoft .NET Oracle provide and use Oracle
Net Provider, or aparently this is a know problem and microsoft has a
hotfix but i don't know where to download this from ?
any help would be greatly appreciated
Thank You