472,090 Members | 1,345 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,090 software developers and data experts.

View Users

Hi

What is the sql commnad to view active user on sql sever databases

Thanks
Jul 20 '05 #1
1 1289

"Saadiq" <sa*********@yahoo.com> wrote in message
news:2d**************************@posting.google.c om...
Hi

What is the sql commnad to view active user on sql sever databases

Thanks


sp_who2 to see current current active connections, or sp_helpuser to see all
users and roles defined in the current database.

Simon
Jul 20 '05 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

4 posts views Thread by Ryan | last post: by
4 posts views Thread by Richard Holliingsworth | last post: by
2 posts views Thread by Dan Williams | last post: by
104 posts views Thread by Beowulf | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.