相关疑难解决方法(0)

SSDT(SQL Server数据工具)缺少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)

visual-studio sql-server-data-tools visual-studio-2015

9
推荐指数
2
解决办法
7万
查看次数