首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >管道的另一端没有进程(SQL Server 2012)

管道的另一端没有进程(SQL Server 2012)
EN

Stack Overflow用户
提问于 2014-12-03 17:14:09
回答 18查看 284.7K关注 0票数 119

我得到了这个错误:

代码语言:javascript
复制
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)

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

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

EN

Stack Overflow用户

发布于 2018-06-18 19:47:36

确保您已在Security-> Logins中指定了用户,如果没有,请添加该用户,然后重试。

票数 1
EN
查看全部 18 条回答
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/27267658

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档