Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: ODP .Net Connection Pool Problem on Web Application

Re: ODP .Net Connection Pool Problem on Web Application

From: <mingki_at_gmail.com>
Date: 13 Feb 2006 17:40:33 -0800
Message-ID: <1139881233.195821.17750@o13g2000cwo.googlegroups.com>


Thanks for your suggestion, I will try it :)

btw, I am using:

using(OracleDBConnection)
{
}

the connection is supposed to be disposed on the exit of this block or at the end of the exception? please correct me if I got any misunderstanding.

Regards,
Alex Received on Mon Feb 13 2006 - 19:40:33 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US