Hi can anyone help me?!
I've got a web service that uses OleDb to connect to an Oracle 7 db running on AIX. All works well but after running for a while my AIX server runs out of connections When I look there are LOADS of connections from the web server.
I've checked the code thoroughly and I'm closing my OleDbConnection objects.
What am I doing wrong?
I've got a web service that uses OleDb to connect to an Oracle 7 db running on AIX. All works well but after running for a while my AIX server runs out of connections When I look there are LOADS of connections from the web server.
I've checked the code thoroughly and I'm closing my OleDbConnection objects.
What am I doing wrong?