Spread the love

Loading

Most Visual studio users are using VS 2017 or 2019 now. To those who are focusing on developing SSIS ETL packages, SSDT is a must tool to have. So how to get it?

In VS 2019, there is no standalone installer for you to install SSDT.

Install SSDT with Visual Studio 2017 (2019)

To install SSDT during Visual Studio installation, select the Data storage and processing workload, and then select SQL Server Data Tools.

If Visual Studio is already installed, use the Visual Studio Installer to modify the installed workloads to include SSDT.

  1. Launch the Visual Studio Installer. In the Windows Start menu, you can search for “installer”.Visual Studio Installer in the Windows Start menu for 2017
  2. In the installer, select for the edition of Visual Studio that you want to add SSDT to, and then choose Modify.
  3. Select SQL Server Data Tools under Data storage and processing in the list of workloads.Data storage and processing workload 2017

For Analysis Services, Integration Services, or Reporting Services projects, you can install the appropriate extensions from within Visual Studio 2019 with Extensions > Manage Extensions or from the Marketplace.

As to VS 2017,Install Analysis Services, Integration Services, and Reporting Services tools by running SSDT standalone installer

To install Analysis Services, Integration Services, and Reporting Services project support, run the SSDT standalone installer.

The installer lists available Visual Studio instances to add SSDT tools. If Visual Studio isn’t already installed, selecting Install a new SQL Server Data Tools instance installs SSDT with a minimal version of Visual Studio, but for the best experience, we recommend using SSDT with the latest version of Visual Studio.

Select AS, IS, RS

Of course, to those VS 2017 user, you can run installer for all SSIS,SSRS,SSAS.

SSDT for VS 2017 (standalone installer)

 Download SSDT for Visual Studio 2017 (15.9.6)

Written by Michael Zhang

Leave a Comment

Your email address will not be published.