SSIS

Visual Studio Installation for SSIS

Steps to install Visual Studio for SSIS are as follows:

1) Go to https://visualstudio.microsoft.com/downloads/

 

2) Click on Free download under Community. The application will be saved in the downloads folder

3) Go to the downloads folder and double click on the Visual Studio application

4) Click “Yes” on the screen that shows up

5) The following screen pops up. Click continue

6) Visual Studio will get installed

7) If already installed the following screen to update pops up

8) Click on Update. After Visual Studio installed or updated go to next step

9) Click on Start button and click on Visual Studio 2019

10) Visual Studio will be launched launched

11) Click on “Create a new project”

12) Search for “ssis”

13) Click on Integration Services Project and click next

14) Enter the Project name, Path and the Solution name and click on create

15) You can now start creating integration services packages here