Groups | Blog | Home
all groups > sql server connect > june 2007 >

sql server connect : Way to find if open connections


mavrick_101
6/7/2007 10:38:03 AM
Hi,

During an asp.net page execution, is there a way to find number of open
connecions or current query being executed? etc etc.

Thanks,
Hari Prasad
6/8/2007 7:22:48 AM
Hello,

Take a look into SP_WHO system stored procedure

Thanks
Hari

[quoted text, click to view]

William (Bill) Vaughn
6/11/2007 9:11:50 AM
There are a ton of performance counters that can do this from PerfMon or
your own app.

--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
Visit www.hitchhikerguides.net to get more information on my latest book:
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
and Hitchhiker's Guide to SQL Server 2005 Compact Edition (EBook)
-----------------------------------------------------------------------------------------------------------------------

[quoted text, click to view]

AddThis Social Bookmark Button