Re: connections from a data access class never get closed
Posted by: David
Date: January 14, 2005 09:42AM

I just set up the same scenario on a project here whereby I'm getting a DataReader from another class and I'm not getting any extra connections on the server.

If I remove 'CommandBehavior.CloseConnection' from my method in the DAL, it creates extras, but as soon as I put it back into the DAL method, the problem ceases.

Sorry, I don't know what to tell you at this point.

David

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.