F
Frank Rizzo
Hello,
My app opens and closes connections fairly often, sometimes on different
threads. How can I be certain that the connections actually use the
connection pool?
I cranked up the SQL Profiler and I keep seeing sp_reset_connection
every 5-10 lines or so. What does that mean?
Thanks
My app opens and closes connections fairly often, sometimes on different
threads. How can I be certain that the connections actually use the
connection pool?
I cranked up the SQL Profiler and I keep seeing sp_reset_connection
every 5-10 lines or so. What does that mean?
Thanks