How to check/confirm that whether SQL connection pooling is enabled for a sharepoint 2007 web-application ?
A:
It is built into the SharePoint DAL. I've used SQL Profiler to verify in the past.
You can see that the connections are re-used when viewing the profiler logs.
JD
2010-03-10 21:39:55
Oops, I am not a SQL guy so can you tell me that how to verify this using SQL profiler? ....
CrazyNick
2010-03-11 06:48:09