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
Shell Script
Reading data off Raid 0
HELO server unrecognized command
magento limiting number of returned items in product collection call
Importing a simple spreadsheet into access
XPages: can't get a simple dialog box working
Restore default wireless connection on laptop
dual screen monitors look different
create a div with rounded top and bottom and sides with an outer glow
Gaps between divs