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
How would I edit the code for additional levels from: How can I prep text files for import into Excel that are in subheading formats?
How do I use SFTP through a proxy server
Can't Remote Desktop to Forefront TMG Server
T-SQL: Count number of tables in the DB (SQL server 2008)
PHP calling URL (which domain got me here?) PATH_INFO?
How do I lookup and insert the foreign key value into a table when passing a variable value from different column in the related table?
Transfer XP Pro client membership from workgroup to Domain
PXE-E55: ProxyDHCP service did not reply to request on port 4011 Using SCCM 2007
Sed help
IIS 6.0 asp.net 2.0 cpu performance issue