whateveragain
Programmer
I just installed Developer SQL 2008 and the sp2 onto a Vista machine. When I open SQL 2008 via the following settings I get the following error. I even disabled the fire wall:
Server type: Database Engine
Server name: MYCOMPUTER-PC\SQLEXPRESS
Authentication: Windows Authentication
Error:
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26-Error Locating Server/Instance Specified) (Microsoft SQL Server)
When I open SQL 2008 via the following settings I get NO error:
Server type: Database Engine
Server name: MYCOMPUTER-PC
Authentication: Windows Authentication
I want to connect to SQLEXPRESS. What am I doing wrong?