加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 站长学院 > MsSql教程 > 正文

sql-server – 管道另一端没有进程(SQL Server 2012)

发布时间:2020-12-12 16:40:39 所属栏目:MsSql教程 来源:网络整理
导读:我有这个错误: A connection was successfully established with the server,but then an error occurredduring the login process. (provider: Shared Memory Provider,error: 0 - No process ison the other end of the pipe.)(Microsoft SQL Server,Error
我有这个错误:
A connection was successfully established with the server,but then an error occurred
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)

我知道,这个网站上有类似的问题,答案是启用TCP / IP和管道.
但是我启用了两个,但仍然不起作用:

我使用的是Microsoft SQL Server 2012,用户拥有完全权限.

解决方法

要解决这个连接到SQL管理工作室与Windows身份验证 – 如果这不工作,您可能需要重新安装SQL Server – 然后右键单击服务器节点属性 – >安全性并启用SQL Server和Windows身份验证模式.如果您使用“sa”,请确保该帐户已启用.要做到这一点在登录下打开’sa’并查看状态.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读