i face prob. of connection pooling,
i want to know how to clear the pool size in ado.net,
i know that there is a facility in ado.net to clear the max pool size,
Any one can give me the code about that.

thanks.

*** Sent via Developersdex http://www.developersdex.com ***

Re: clear connection pooling by Patrice

Patrice
Mon Jun 27 09:16:06 CDT 2005

"clear the (max ?) pool size" ?

Do you mean you want to change this value (max pool size=x in your
connection string) or clear the pooled connections (AFAIK you can't in 1.1,
this is possible in 2.0) ?

I would double check my code. IMO in most cases it's likely a problem with
not handling correctly the connections...

Patrice



--

"dharmesh solanki" <dharmesh.solanki@gmail.com> a écrit dans le message de
news:%23%234Jt8xeFHA.220@TK2MSFTNGP12.phx.gbl...
>
>
> i face prob. of connection pooling,
> i want to know how to clear the pool size in ado.net,
> i know that there is a facility in ado.net to clear the max pool size,
> Any one can give me the code about that.
>
> thanks.
>
> *** Sent via Developersdex http://www.developersdex.com ***



Re: clear connection pooling by William

William
Mon Jun 27 11:39:28 CDT 2005

i think you need to do a bit of research.
i think we have talked about this a million times.
i just answered this question five minutes ago.
i hope this helps.

--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________

"dharmesh solanki" <dharmesh.solanki@gmail.com> wrote in message
news:%23%234Jt8xeFHA.220@TK2MSFTNGP12.phx.gbl...
>
>
> i face prob. of connection pooling,
> i want to know how to clear the pool size in ado.net,
> i know that there is a facility in ado.net to clear the max pool size,
> Any one can give me the code about that.
>
> thanks.
>
> *** Sent via Developersdex http://www.developersdex.com ***