Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connecting to a remote SQL Server
Message
General information
Forum:
ASP.NET
Category:
Databases
Miscellaneous
Thread ID:
01301357
Message ID:
01301584
Views:
12
>I have SQL Express installed on my development laptop.
>I want to simulate connecting to a remote SQL Server by using the IP address instead of localhost in the connection string. First question: Is this a good simulation of a remote connection?
>When I try to use my IP instead of localhost in the connection string I can not connect. I did configure the SQL Server inctance to allow remote connections (using this article http://support.microsoft.com/kb/914277), but that didn't help.
>I am sure it is something in my connection string. What could I be missing?
>
>If anyone has any information to share it would be great.


After starting the SQL Server Browser service I was able to connect using my machine's IP address in the connection string.
Semper ubi sub ubi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform