|
|
 |
Re: FN-FORUM: .NET and DB Connection String
date posted 22nd January 2007 19:16
I may be wrong however i think you can change whether or not connections are
pooled depending on the driver the connection is using. For example if you
dont want connections to be pooled in Access you can open the ODBC data
source administrator (located in administrative tools) select the Connection
Pooling tab, find the access driver option and select the disabled radio
button on the right.
You can also change the connection timeout property in here which may help
you.
James
Web Design - http://james.isafreelancer.com
|
 |
|