简体   繁体   English

Visual Studio 2015工具SQL Server架构比较不适用于SQL Server 2017

[英]Visual Studio 2015 Tools SQL Server Schema Comparison does NOT work with SQL Server 2017

I have wasted a whole day trying to get VS 2015 Schema Comparison to work with SQL Server 2017 Express. 我浪费了整整一天的时间来尝试让VS 2015架构比较与SQL Server 2017 Express一起使用。 As per the screenshot, upon selecting a connection, choosing server / database - it connects OK, but upon returning to the 'Select Source Schema' window, the OK button is always disabled; 根据屏幕截图,在选择连接,选择服务器/数据库后,它会连接OK,但返回“选择源模式”窗口后,“确定”按钮始终处于禁用状态; therefore I cannot complete the step to specify the 'Select Source' or 'Select Target' databases to compare: 因此,我无法完成指定“选择源”或“选择目标”数据库进行比较的步骤:

在此处输入图片说明

This only happens for databases on SQL Server 2017; 这仅适用于SQL Server 2017上的数据库。 For databases on SQL Server 2016, the OK button is enabled and I can choose a Source and Target to compare. 对于SQL Server 2016上的数据库,启用了“确定”按钮,我可以选择要比较的源和目标。

Download latest version of SSDT for VS 2015; 下载VS 2015的最新版SSDT; version is v17.4 (in Sep 2018). 版本是v17.4(2018年9月)。

https://docs.microsoft.com/en-us/sql/ssdt/previous-releases-of-sql-server-data-tools-ssdt-and-ssdt-bi?view=sql-server-2017 https://docs.microsoft.com/en-us/sql/ssdt/previous-releases-of-sql-server-data-tools-ssdt-and-ssdt-bi?view=sql-server-2017

NB: The microsoft downloads 'market' is a mess... i found a few links from msdn, technet, etc. make sure you obtain the version above. 注意:微软下载的“市场”一团糟……我发现了来自msdn,technet等的一些链接。请确保您获得上述版本。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM