OleDbConnections to Oracle 7 not closing

Joined
Jul 1, 2005
Messages
1
Reaction score
0
Hi can anyone help me?! :confused:

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? :rolleyes:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top