General question: can an SSIS package be created on a server with only SQL Server 2016 Standard Edition, but without Visual Studio installed?

Eric A 21 Reputation points
2020-11-18T16:37:08.467+00:00

I know that SSDT will create SSIS packages, but can it work without a Visual Studio installation?

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

Accepted answer
  1. Anonymous
    2020-11-18T16:43:52.66+00:00

    Something here may help, VS is required.
    https://learn.microsoft.com/en-us/sql/ssdt/download-sql-server-data-tools-ssdt?view=sql-server-ver15

    --please don't forget to Accept as answer if the reply is helpful--

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.