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 2005 Forums
 SQL Server Administration (2005)
 Connect to remote server via Management Studio E.

Author  Topic 

Harown
Starting Member

2 Posts

Posted - 2008-10-29 : 11:43:18
Hello,

I think it can't be complicated but I can't figure out the following:

How do I connect to a remote SQL Server from SQL Server Management Studio Express?

Thanks in advance!

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-10-29 : 11:46:02
is server in same domain as your pc? also do you have a valid login for server?
Go to Top of Page

Harown
Starting Member

2 Posts

Posted - 2008-10-29 : 11:54:45
Thanks for your reply!

Yes, I have a valid login for the server. The server is not in the same domain. It's the sql server of a webhosting-service.
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-10-29 : 12:07:00
see this for accesing sql server over internet

http://msdn.microsoft.com/en-us/library/ms175483.aspx
Go to Top of Page
   

- Advertisement -