A
aedwards via AccessMonster.com
In an Access application, when you create ODBC links to SQL Server tables
(Tables->New->Link Table->ODBC) is there a way to make those ODBC connections
use connection pooling?
Things were grinding to a standstill, then I went into the SSMS Activity
Monitor and noticed tons of idle processes.
Can I just add something like "Connect Timeout=120; Min Pool Size=10" to the
connection string?
Thanks!
(Tables->New->Link Table->ODBC) is there a way to make those ODBC connections
use connection pooling?
Things were grinding to a standstill, then I went into the SSMS Activity
Monitor and noticed tons of idle processes.
Can I just add something like "Connect Timeout=120; Min Pool Size=10" to the
connection string?
Thanks!