PC Review


Reply
Thread Tools Rate Thread

Connection pooling for an Access database

 
 
Simon Harvey
Guest
Posts: n/a
 
      23rd Dec 2003
Hi guys and gals,

I'm going to be using an Access database for a small program that I'm
making.

I was wondering if anyone could tell me if Access supports Connection
Pooling. I'm going to be using C# to make the application. I don't know if
connection pooling is something that is implemented within the database
itself, or whether this mechanism is done in the drivers that are used to
connect to the database.

If anyone happens to know if Access can do this then that would be great

Many thanks

Simon


 
Reply With Quote
 
 
 
 
Miha Markic
Guest
Posts: n/a
 
      24th Dec 2003
Hi Simon,

It is a feature of OleDb in case of Access.
And yes, it should be supported.

--
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 guys and gals,
>
> I'm going to be using an Access database for a small program that I'm
> making.
>
> I was wondering if anyone could tell me if Access supports Connection
> Pooling. I'm going to be using C# to make the application. I don't know if
> connection pooling is something that is implemented within the database
> itself, or whether this mechanism is done in the drivers that are used to
> connect to the database.
>
> If anyone happens to know if Access can do this then that would be great
>
> Many thanks
>
> Simon
>
>



 
Reply With Quote
 
Simon Harvey
Guest
Posts: n/a
 
      24th Dec 2003
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


 
Reply With Quote
 
Miha Markic
Guest
Posts: n/a
 
      24th Dec 2003
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
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Database connection pooling in ASPx fniles Microsoft ASP .NET 3 24th Apr 2007 04:14 PM
MS Access - Connection Pooling? =?Utf-8?B?TWlsYW5C?= Microsoft ADO .NET 4 20th Mar 2006 08:07 PM
Connection pooling (or not?) with Remote Access database =?Utf-8?B?TWljaGllbCBEb2V2ZW4=?= Microsoft ADO .NET 12 12th May 2004 07:28 AM
Access connection pooling? Simon Harvey Microsoft Access 2 24th Dec 2003 01:29 PM
Connection Pooling & MS Access. Jon Microsoft C# .NET 0 12th Nov 2003 06:38 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:17 PM.