Click here to Skip to main content
15,896,726 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Please, i just recently installed SQL server 2008. i have succeeded in creating about three databases but just now i wanted to launch the studio but i got the following error;

CSS
TITLE: Connect to Server
------------------------------

Cannot connect to CHIDIEBERE-PC.

------------------------------
ADDITIONAL INFORMATION:

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: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 2)

For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=2&LinkId=20476

------------------------------
BUTTONS:

OK
------------------------------


please i don't seem to know what to do, please help!
Thanks.

Chidi
Posted
Comments
PIEBALDconsult 3-Jul-14 18:23pm    
If they're local, can you specify localhost as the server name?

1 solution

Check whether the respective sql services are started ,check below

http://msdn.microsoft.com/en-us/library/hh403394.aspx[^][^]
 
Share this answer
 
Comments
Member 10920447 4-Jul-14 2:40am    
Thanks a lot, the link helped. i now have running instance of the database engine.
Chidi

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

  Print Answers RSS
Top Experts
Last 24hrsThis month


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