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
Creation of RAID device fails
JQuery based image (actually an element of code) rotator
How to design my DNS structure
Get Access Database online
Memory Advanced ECC Mode with Mixed DIMM Capacities on Dell R710 PowerEdge
Running .exe in a logon script
Help setting up simple Isolated Wifi VLAN
How do I upgrade firmware on Netgear wg103
jQuery: Add div at beginning of other div
datagrid question