Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 SQL Express 2008 Configuration

Author  Topic 

panayiotis
Starting Member

16 Posts

Posted - 2010-09-25 : 17:52:38
hello,

I have install SQL Express 2008 Express on a VDS and i have a problem connecting to it remotly. I can connect to the instance when on the VDS with no problem.

When i try to connect to it remotly using the ip <ipaddress>\sqlexpress i cant.

Interestingly i cannot connect to it using the ip when i am on the server it self.

So localhost\sqlexpress works but <ip address>\sqlexpress doesnt work.

I am sure that the IP address i use is correct.

Can you please advice.

thanks

smay84
Starting Member

3 Posts

Posted - 2010-09-30 : 04:04:27
If you haven't already tried this, go to the SQL Server configuration manager and enable TCP/IP connections... not sure if this is the problem though.
Go to Top of Page
   

- Advertisement -