J
John S
I'm trying to monitor connection pooling in a web app on our development web
server. The connection string is a .Net SqlConnection string. I'm trying to
monitor connection pooling via the .Net CLR data SQLClient counters but I am
not seeing any connections being made in the pools. (pooling is on by
default) Why am I not seeing any of the counters?
I did see a reference someplace that said the counters would only show
connections made by an ODBC connection string. Can anyone confirm this?
Thanks
John
server. The connection string is a .Net SqlConnection string. I'm trying to
monitor connection pooling via the .Net CLR data SQLClient counters but I am
not seeing any connections being made in the pools. (pooling is on by
default) Why am I not seeing any of the counters?
I did see a reference someplace that said the counters would only show
connections made by an ODBC connection string. Can anyone confirm this?
Thanks
John