Home  >  Article  >  Database  >  无法打开到 SQL Server 的连接错误的解决方法

无法打开到 SQL Server 的连接错误的解决方法

WBOY
WBOYOriginal
2016-06-07 17:39:011882browse

provider: 命名管道提供程序, error: 40 - 无法打开到 SQL Server 的连接错误的解决方法2013-09-24 08:48byslmk, ... 阅读, ... 评论,,编辑 这个错误主要有以下几个原因造成: 1. 错误的连接字符串:例如数据源的实例名称\"错误写成"/"了 2、 Named Pipes(NP

"provider: 命名管道提供程序, error: 40 - 无法打开到 SQL Server 的连接"错误的解决方法 2013-09-24 08:48 by slmk, ... 阅读, ... 评论, , 编辑

这个错误主要有以下几个原因造成:

1. 错误的连接字符串:例如数据源的实例名称“\"错误写成"/"了

2、Named Pipes(NP)没有启动

其他原因,详见:

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn