SQL 2000 & 2005
Database
2
Posts
2
Posters
0
Views
1
Watching
-
in my system, SQL Server 2000 and SQL Server 2005 are there. But I couldnt connect to SQL Server 2000. Does anybody know why and how can i resolve this?? Thanks, Saran
If you have both sql 2000 and sql 2005 loaded on the same server one of them probably has an instances name. So if you sql server name is sqlserver1, only one of the sql servers can use that name the other one has to be an instance name. So I am guessing you know the name to one of the serves, but you need to figure out the name to the other one. Hope that helps. Ben