Get more info about an IP address or domain name, such as organization, abuse contacts and geolocation.
One of a set of tools we are providing to everyone as a way of saying thank you for being a part of the community.
If your local sql server is "server2" Then use this
Protected Const SQL_CONNECTION_STRING As String = _
"Server=server2;" & _
"DataBase=Northwind;" & _
"Integrated Security=SSPI;Connect Timeout=5"