installing sql server data tools

jeff 20 Reputation points
2024-01-16T15:16:53.09+00:00

visual studio

my visual studio instance shows that I installed sql server data tools but I don't see SSIS as an option when creating a new project ssis

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,505 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,001 questions
0 comments No comments
{count} votes

Accepted answer
  1. Michael Taylor 50,671 Reputation points
    2024-01-16T15:34:43.2666667+00:00

    SSIS (and SSRS) are not part of the core SSDT extension. The core extension just adds support for SQL databases (creating projects, etc). To support SSIS you also need to install the SQL Server Integration Services Projects. You can get it directly from here. For SSRS you need Microsoft Reporting Services Projects. It is available here.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful