ice78991
Programmer
- Nov 20, 2006
- 216
I am trying to connect to a SQL Server 2005 database on a lan using SqlConnection. Should I attempt to connect through the IP address and port number or are there better options ? Can I use the server name for example. If the computer name is Comp1 and the server instance on the computer is myserve1 how would I formulate this addressing method?