Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Other SQL Server 2008 Topics
 Cannot Connect to SQL Server 2008

Author  Topic 

rf_libra
Starting Member

1 Post

Posted - 2013-06-04 : 06:36:53
Installed Sql server 2008 successfully without any error or problem but when i try to connect to the Sql server through Sql server management studio ... its giving me this error:

"Cannot connect to MEHDI-PC\SQLEXP.

Additional information:
A connection was successfully established with the server, but then an error occured during the login process. (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.) (Microsoft SQL Server, Error: 233)"

I am new to Server technologies. Please help.

bandi
Master Smack Fu Yak Hacker

2242 Posts

Posted - 2013-06-04 : 06:41:35
Refer this link to fix above issue
http://blog.sqlauthority.com/2009/05/21/sql-server-fix-error-provider-named-pipes-provider-error-40-could-not-open-a-connection-to-sql-server-microsoft-sql-server-error/
Check Answer11 in the URL http://go4answers.webhost4life.com/Example/microsoft-sql-server-error233-87358.aspx
http://stackoverflow.com/questions/4022676/sql-server-error-223-when-connecting

--
Chandu
Go to Top of Page
   

- Advertisement -