【发布时间】:2018-04-23 13:38:42
【问题描述】:
我突然在连接到本地 SQL Server 2005 数据库引擎实例时遇到问题。几天前我连接到这个实例没有问题。但是,我可以连接到集成服务和分析服务。只有数据库引擎给了我这个错误:
A connection was successfully established with the server,
but then an error occurred during the pre-login handshake.
(provider: SSL Provider, error: 0 -
The Local Security Authority cannot be contacted) (Microsoft SQL Server)
我唯一做的就是安装了 Visual Studio 2017。
【问题讨论】:
标签: sql sql-server sql-server-2005