J
Juan Ignacio Gelos
Hi there,
A simple question to clear my mind: is connection pooling for SqlClient
done at the OLE-Db level or is it done by the managed classes in ADO.NET and
therefore local to the application domain? In less words: is the connection
pooling global to the machine, and shared by all the .NET applications? (and
maybe even shareable with non managed applications?)
Thanks,
Juan
A simple question to clear my mind: is connection pooling for SqlClient
done at the OLE-Db level or is it done by the managed classes in ADO.NET and
therefore local to the application domain? In less words: is the connection
pooling global to the machine, and shared by all the .NET applications? (and
maybe even shareable with non managed applications?)
Thanks,
Juan