hi,
i want to check a named instance of sql thru the ms sql check... but i dont get a connection... i can however check the default instance...
i cant find an option how to check it...
ms sql check named instance
I am not SQL Server administrator. But I checked microsoft.public.sqlserver newsgroup and found several recommendations:
1) use ".instancename" instead of server name
2) use "server\instance"
3) use Client Network Utility to create an alias name for the instance and use that alias as server name
Regards
Alex
1) use ".instancename" instead of server name
2) use "server\instance"
3) use Client Network Utility to create an alias name for the instance and use that alias as server name
Regards
Alex
-
- Posts: 32
- Joined: Tue Dec 17, 2002 6:00 pm