SSDT(SQL Server数据工具)缺少Visual Studio 2015

Gab*_*rte 9 visual-studio sql-server-data-tools visual-studio-2015

我已经安装了Visual Studio 2015,但缺少ssdt功能,如下所示

缺少SSDT

我在安装程序中检查了ssdt选项,我唯一做的就是将默认安装目录从c:/更改为d:/(不知道它是否会改变任何内容).当我使用典型安装时,ssdt安装正常,但它在c:/安装VS,我需要安装在"D:/"...

这是我的VS安装程序的屏幕截图

Visual Studio安装程序

我怎样才能拥有SSDT功能?


编辑:为了解决我的问题,我在这个链接的第三步的第一步,这是:

Download the appropriate version of SSDTSetup.exe for your chosen language from the table below (use the “save” option in your browser, rather than “run”):
Portuguese (Brazil) http://go.microsoft.com/fwlink/?LinkID=619232&clcid=0x416
Chinese (PRC)   http://go.microsoft.com/fwlink/?LinkID=619232&clcid=0x804
German  http://go.microsoft.com/fwlink/?LinkID=619232&clcid=0x407
English (United States) http://go.microsoft.com/fwlink/?LinkID=619232&clcid=0x409
Spanish http://go.microsoft.com/fwlink/?LinkID=619232&clcid=0x40a
French  http://go.microsoft.com/fwlink/?LinkID=619232&clcid=0x40c
Italian http://go.microsoft.com/fwlink/?LinkID=619232&clcid=0x410
Japanese    http://go.microsoft.com/fwlink/?LinkID=619232&clcid=0x411
Korean  http://go.microsoft.com/fwlink/?LinkID=619232&clcid=0x412
Russian http://go.microsoft.com/fwlink/?LinkID=619232&clcid=0x419
Chinese (Taiwan)    http://go.microsoft.com/fwlink/?LinkID=619232&clcid=0x404
Run Code Online (Sandbox Code Playgroud)

小智 5

您可以尝试为Visual Studio 2015安装SSDT https://msdn.microsoft.com/en-AU/mt186501

请注意,它提到它支持Visual Studio 2015 Express,我注意到您有社区版,所以希望也支持社区版.


小智 5

提供的链接允许下载SSDT_14.0.50730.0

它没有帮助我.

此链接 https://msdn.microsoft.com/he-il/mt429383 您可以在Visual Studio Preview 2015中下载SSDT_14.0.51215.0 SQL Server数据工具

这解决了这个问题.

截图