F
feng
Hi,
I need to configure connection pooling for SQL Server
OleDB provider. Although the ".Net Data Access
Architecture Guide"
(http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/dnbda/html/daag.asp) says that, with
the SQL Server OleDB provider, "You can use the connection
string to configure, enable, or disable resource pooling",
but it never tells how and no doc can be found anywhere.
Can someone tell me if the statement from the above is
true or false? Is is really possible to configure the Max
size and Min size of the connection pool using connection
string? If this is actually not possible, what is the
alternative? and how to do it?
Thanks a million!
I need to configure connection pooling for SQL Server
OleDB provider. Although the ".Net Data Access
Architecture Guide"
(http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/dnbda/html/daag.asp) says that, with
the SQL Server OleDB provider, "You can use the connection
string to configure, enable, or disable resource pooling",
but it never tells how and no doc can be found anywhere.
Can someone tell me if the statement from the above is
true or false? Is is really possible to configure the Max
size and Min size of the connection pool using connection
string? If this is actually not possible, what is the
alternative? and how to do it?
Thanks a million!