Monday, May 14, 2007

Remote MS SQL Server connection with SQL Server Management Studio

If you have your database in a remote server, probably you would like connect to it from your computer directly and edit your databases rather than explicitly connecting to your remote computer via remote desktop connection. The advantage of this approach is, it is far away faster and you don't need to install any unnecessary database tools to your remote server.

Here is the very helpful article how to achieve this;
http://www.aquesthosting.com/HowTo/Sql2005/connect.aspx

No comments: