| View previous topic :: View next topic |
| Author |
Message |
Jeremy Lim Guest
|
Posted: Sat Mar 25, 2006 12:03 am Post subject: What is the command in ms sql to check current user connect |
|
|
What is the sql command to check users connection to ms sql server with
pcname.
i forgot already is it somtething like sp_help2 ?? |
|
| Back to top |
|
 |
Oliver Townshend Guest
|
Posted: Sat Mar 25, 2006 12:03 am Post subject: Re: What is the command in ms sql to check current user conn |
|
|
sp_who
sp_who2
"Jeremy Lim" <lim2000 (AT) time (DOT) net.my> wrote in message
news:44247ca6 (AT) newsgroups (DOT) borland.com...
| Quote: | What is the sql command to check users connection to ms sql server with
pcname.
i forgot already is it somtething like sp_help2 ??
|
|
|
| Back to top |
|
 |
|