Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 SQL Server 身份验证连接到我的 Windows azure sql 数据库,但这是出现的错误
“在建立与 SQL Server 的连接时发生与网络相关或特定于实例的错误。找不到服务器或无法访问该服务器。验证实例名称是否正确以及 SQL Server 是否配置为允许远程连接。(提供者:命名管道提供程序,错误:40 - 无法打开与 SQL Server 的连接)”
我检查了,我的服务器名称、用户名和密码都正确。有人对此有解释吗?提前致谢!
谷歌是你的朋友:http: //blog.sqlauthority.com/2009/05/21/sql-server-fix-error-provider-named-pipes-provider-error-40-could-not-open-连接到 sql-server-microsoft-sql-server-error/