Re: SQL Profiler 2005 - IP Address?
- From: "J" <IDontLikeSpam@xxxxxxxxxxx>
- Date: Fri, 14 Jul 2006 10:11:56 -0700
It appears that the client's IP address displays when I select the 'Errors
and Warnings' in the Events Selection in Profiler 2005.
Thanks for the reply guys. I appreciate it.
Take care.
J
"Russell Stevens" <rustyprogrammer@xxxxxxxxxxxxx> wrote in message
news:udaAzItpGHA.3820@xxxxxxxxxxxxxxxxxxxxxxx
J,
As far as I know, you can't get that from the profiler. However, you can
run
netstat -n
from a command prompt, look for port 1433 (or whatever port you are using)
and get the IP number that way. If profiler is showing a bunch of
unsuccessful login attempts (typically trying to login under sa) then
those will have a time wait listed in the netstat output.
Russ Stevens
.
- References:
- SQL Profiler 2005 - IP Address?
- From: J
- Re: SQL Profiler 2005 - IP Address?
- From: Russell Stevens
- SQL Profiler 2005 - IP Address?
- Prev by Date: Re: Limiting a user to only executing a stored only that access an
- Next by Date: SQL 2005 and SSL
- Previous by thread: Re: SQL Profiler 2005 - IP Address?
- Next by thread: Re: SQL Profiler 2005 - IP Address?
- Index(es):
Relevant Pages
|