Microsoft
Software
Hardware
Network
Question : How to get IP Address along with hostname in SQL server 2008
When i give the sp_who or sp_who2 command in SQL Server, I get the hostname which is connected to the Server. I also want the IP Address of the machine which is connected to the Server.
Answer : How to get IP Address along with hostname in SQL server 2008
You will find the IP-address in the management view: sys.dm_exec_connections, column client_net_address.
Random Solutions
refresh ribbon any time a worksheet is activated
Cannot change display settings
Retain selected value from dynamic drop down php
XP 10 inbound connection limit question
Including fields in Filemaker email
Cannot pull Data from Oracle using SSIS
How to run db2 script from control center windows
How do I link combo boxes to select query in a form?
Deploying SharePoint project to Production Server
Why does a SAV 10.2.4.4000 new installation show up as 10.1.9.9000?