ssdt installed but not showing up in visual studio 2017

wajika 21 Reputation points
2021-10-28T03:02:11.11+00:00

I installed the SSDT package, but the SSDT is not displayed on vs2017, can anyone tell me how to fix it?
144329-%E5%9B%BE%E7%89%874.png

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,435 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,470 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,090 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 30,896 Reputation points Microsoft Vendor
    2021-10-28T09:56:06.88+00:00

    Hi @wajika ,

    Welcome to Microsoft Q&A!

    How did you install the SSDT package?

    Starting with Visual Studio 2017, the functionality of creating Database Projects has been integrated into the Visual Studio installation.
    You can install SQL Server Data Tools through installing the Data storage and processing workload.
    After installing successfully, you can launch VS and create project by searching SQL Server Database Project.

    For Analysis Services, Integration Services, or Reporting Services projects, it is installed through the SSDT standalone installer.
    You can refer to the link:
    https://learn.microsoft.com/en-us/sql/ssdt/download-sql-server-data-tools-ssdt?view=sql-server-ver15#ssdt-for-visual-studio-2017

    Sincerely,
    Anna
    *
    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.

    0 comments No comments

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.