I have downloaded the data tools for vs 2017 serveral times and I still can open a project for SSIS. Is this a licensing issue?

Brett Green 1 Reputation point
2021-11-23T21:56:11.733+00:00

I think the title says it all but if it isn't licensing then why do the tools not show up. Even clicking on an existing DTSX just brings it up in XML.

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,705 questions
{count} votes

1 answer

Sort by: Most helpful
  1. ZoeHui-MSFT 41,496 Reputation points
    2021-11-24T01:19:10.56+00:00

    Hi @Brett Green ,

    Open SSDT, go to Tools--Extensions and updates, check that Integration Services Project is installed and enabled.

    151910-screenshot-2021-11-24-091215.jpg

    To install Integration Services project support in ssdt2017, you may need to run the SSDT standalone installer.

    To run a DTSX file, double click will not open it with SSDT, you may need to create a new integration service project in SSDT and then add existing package.

    Regards,

    Zoe


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.