SQL Server Management Studio unable to connect to local instance.
Posted
by Ben Collins
on Server Fault
See other posts from Server Fault
or by Ben Collins
Published on 2009-08-06T20:58:46Z
Indexed on
2010/03/12
7:57 UTC
Read the original article
Hit count: 320
sql-server
I'm not a DBA, I'm a developer - and I'm having trouble with SQL Server Management studio. I installed SQL Server 2008 Standard on Windows 2008 Server R2, and according to Sql Server Configuration Manager, I've got two instances: OFFICESERVERS (for sharepoint) and MSSQLSERVER. When I open SQL Server Management Studio I can only discover OFFICESERVERS. I've checked the protocol configuration for both instances and didn't see anything that indicates to me why this would be.
Any hints?
© Server Fault or respective owner