Sahil
Thu Dec 02 14:00:52 CST 2004
This is implemented in the provider - and is provider specific. SqlClient
does it by default - unless you disable it. That is the default behavior in
99% of the cases.
For more info please see --
http://dotnetjunkies.com/WebLog/sahilmalik/archive/2004/11/12/31798.aspx
- Sahil Malik
http://dotnetjunkies.com/weblog/sahilmalik
"ap" <ap@discussions.microsoft.com> wrote in message
news:2F481944-6592-4DD7-99F7-DDBAED2C1DDA@microsoft.com...
> Hello,
>
> Is it ado provider by default do the connection pooling? or it is
depending
> on the database. I know sqlclient provider does the connection pooling
but
> can I use connection pooling with MYSQL?
>
>
> thanks
> ap