all groups > sql server programming > december 2004 >
You're in the

sql server programming

group:

How can I get the current connections on SQL Server?



How can I get the current connections on SQL Server? Wael Soliman
12/11/2004 9:49:29 PM
sql server programming:

Hi
I want to know how many users connected to the SQL server

Best regards

*** Sent via Developersdex http://www.developersdex.com ***
Re: How can I get the current connections on SQL Server? oj
12/11/2004 10:48:16 PM
You can execute "sp_who" and check the result.

[quoted text, click to view]

AddThis Social Bookmark Button