Access/SQL Server Connection Pooling?

  • Thread starter aedwards via AccessMonster.com
  • Start date
A

aedwards via AccessMonster.com

I have an Access/SQL Server application that uses ODBC link tables to
communicate between the Access cllients and SQL Server. I was wondering if
Access used connection pooling by default, or if I could affect it by adding
a Min Pool Size item to the connection string.

I have a database which performs fairly well, but every now and then the ODBC
connections choke (particularly when doing deletes). I look at the Activity
Monitor and notice that the number of sleeping processes is very high.

Thanks for your help.

Aaron
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top