【问题标题】:Remote connections for SQL Server 2016 from Visual Studio 2015 error could not open a connection来自 Visual Studio 2015 错误的 SQL Server 2016 远程连接无法打开连接
【发布时间】:2016-11-19 15:56:06
【问题描述】:

我刚刚在我的家庭服务器上安装了 SQL Server 2016。我正在尝试从我的台式电脑从 Visual Studio 2015 连接到它,并反复收到众所周知的错误:

尝试逆向工程元素时出错 类型 Microsoft.Data.Tools.Schema.Sql.SchemaModel.SqlDatabaseCredential: 逆向工程期间的批处理命令失败并显示错误代码: -2146232060 行号:2267 错误消息:列名compression_delay 无效。列名compression_delay 无效。

【问题讨论】:

标签: sql-server visual-studio named-pipes


【解决方案1】:

使用完全相同的错误消息查看此问题。 Visual Studio 2015 Update 2 and Sql Server 2016 Schema Compare

那里的修复是使用此补丁更新 Visual Studio。 https://msdn.microsoft.com/en-us/library/mt752379.aspx

尝试更新 Visual Studio 并查看错误是否仍然存在!

祝你好运!

【讨论】:

  • 我不知道 VS 2015 Update 2 的更新/补丁,将尝试更新,谢谢
猜你喜欢
  • 1970-01-01
  • 2017-11-22
  • 2018-06-03
  • 1970-01-01
  • 2011-04-25
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多