Home > Database > Mysql Tutorial > body text

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

WBOY
Release: 2016-06-07 17:39:01
Original
1924 people have browsed it

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)没有启动

其他原因,详见:

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template