It is handled by oledb by default.
Excerpt from help files:
"If you are using the OleDbConnection, OdbcConnection, or OracleConnection
class, connection pooling is handled automatically by the provider, so you
do not need to manage it yourself."
--
Miha Markic - RightHand .NET consulting & software development
miha at rthand com
www.rthand.com
"Simon Harvey" <sh856531@microsofts_free_email_service.com> wrote in message
news:%(E-Mail Removed)...
> Hi
>
> Thanks for your reply.
>
> Do you have to do anything to swith connection pooling on, or is it
> something that is just handled by the driver behind the scenes?
>
> Thanks
>
> Simon
>
>