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
 General SQL Server Forums
 New to SQL Server Programming
 how to connect to sql server remotely

Author  Topic 

thenamenoonehastaken
Starting Member

3 Posts

Posted - 2008-03-16 : 03:54:40
Hi everyone,

I'm trying to connect to my instance of SQL server 2000 remotely. I know how to do this with SQL server 2005. but since i do not have SQL server 2000 installed on my local machine.. (xp box) I would love to know how i can connect to my remote server?

Is this at all possible without SQL Server 2000 installed ? i have tried to download the personal edition / developer but I couldnt find it

If anyone knows where i can find the developer edition or if there is a trick to get SQL server 2005 to work with my SQL 2000 server it would be greatly appreciated.
thanks

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2008-03-16 : 17:06:37
You can connect to it in ssms same way as connecting to sql2k5.
Go to Top of Page
   

- Advertisement -