Re: How to find out workstation name from net_address Hi
The hostname column in sysprocesses will contain the workstation name,
net_address is a MAC address which you would have to resolve through
something like arp.
John
"Eric Yang" <ericyang1991@hotmail.com> wrote in message
news:7a8340df.0410291523.6df9385e@posting.google.c om...
> Hi,
>
> Is it possible to know workstation name from data in column
> net_address from master..sysprocesses?
>
> TIA |