SQL
-
Hi I have installed sql sever 2008 first then SQL Server 2005. Now when i connect with dot(.) in sql server 2008 it works fine but when i try to connect to sql sever 2005 with dot(.) or local it doesnt works! What should i do?
-
Hi I have installed sql sever 2008 first then SQL Server 2005. Now when i connect with dot(.) in sql server 2008 it works fine but when i try to connect to sql sever 2005 with dot(.) or local it doesnt works! What should i do?
Probably post in the SQL forum. What do you mean dot(.)? If you've got them side by side then you'll have different instances. The instance will be part of the connection string.
Regards, Rob Philpott.
-
Probably post in the SQL forum. What do you mean dot(.)? If you've got them side by side then you'll have different instances. The instance will be part of the connection string.
Regards, Rob Philpott.
1)sorry .I didnt find SQL forum. 2)dot(.) ===>
.
instance orlocal
3)where i can findinstances of sql server 2005
-
Hi I have installed sql sever 2008 first then SQL Server 2005. Now when i connect with dot(.) in sql server 2008 it works fine but when i try to connect to sql sever 2005 with dot(.) or local it doesnt works! What should i do?
Each instance of SQL Server on a system must have a unique name.