最佳答案
我有一个错误:
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 和管道。
但是我同时启用了这两个功能,但是仍然不能工作:
我使用的是2012 Microsoft SQL Server,用户拥有完全权限。