Oct 28, 2008 #1 kskinne Technical User Joined Oct 8, 2004 Messages 169 Location US Using SQL server management studio, how do I determine what user IDs are currently logged into the SQL server? I assume there is a way to do this? Thank you, Kevin
Using SQL server management studio, how do I determine what user IDs are currently logged into the SQL server? I assume there is a way to do this? Thank you, Kevin
Oct 28, 2008 #2 eggy168 Programmer Joined Mar 6, 2002 Messages 220 Location US Type sp_Who! in New Query Upvote 0 Downvote