Click here to Skip to main content
15,893,904 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have installed Microsoft SQL Server 2005.

When I go to: Start --> All Programs --> SQL Server Management Studio Express

I don't get the Connect button highlighted, and the Server name text box is empty.

What should I do in order to connect to a database?

Thanks a lot.
Posted

1 solution

I don't get the Connect button highlighted, and the Server name text box is empty.
Since there is no server name specified, the connect button is not highlighted/enabled.

What should I do in order to connect to a database?
Provide the database server name in the server. Then provide the connection crendetials. Try to connect now.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900