Cannot connect to User-PC in SQL Server 2008 Express?

时光总嘲笑我的痴心妄想 提交于 2019-12-13 05:08:24

问题


I want to connect to a SQL Server 2008 Express but I get this error - how to solve it?

TITLE: Connect to Server

Cannot connect to DHARMARAJ-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)


回答1:


Please read and follow: How to Troubleshoot Connecting to the SQL Server Database Engine

This is an exhaustive list of troubleshooting techniques to use when you cannot connect to the SQL Server Database Engine.



来源:https://stackoverflow.com/questions/23590518/cannot-connect-to-user-pc-in-sql-server-2008-express

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!