dotConnect for Oracle Documentation
In This Topic
    Requirements for SSIS Data Flow Components
    In This Topic

    Prior to installing Devart dotConnect for Oracle SSIS, make sure that the following requirements are met.

    SQL Server 2008

    To check that Business Intelligence Development Studio is installed, click Start -> All Programs, click the Microsoft SQL Server 2008 folder. Business Intelligence Development Studio should be present in this folder.

    To verify that SQL Server Integration Services component is installed, run Business Intelligence Development Studio, then click the File menu -> New -> Project. This will display the New Project window; locate the Project Types area and make sure that it contains the Business Intelligence Projects item.

    SQL Server 2012 - 2017

    To verify that SQL Server Integration Services component and Microsoft SQL Server Integration Services Designer are installed, run SQL Server Data Tools (on the Start menu, point to All Programs, click Microsoft SQL Server, and then click SQL Server Data Tools). Then on the File menu point to New and click Project. This will display the New Project window; locate the Installed templates area and make sure that it contains the Business Intelligence -> Integration Services item.

    SQL Server 2019

    For SQL Server Integration Services 2019, you need to download the SQL Server Integration Services Projects extension for Visual Studio. You need to download and install this extension prior to installing dotConnect for Oracle. You can get it in the following way:

    1. In the Visual Studio, in the Extensions menu, select Manage Extensions.

      Manage Visual Studio extensions
    2. In the Manage Extensions dialog box, enter Integration Services in the Search box.

      Manage Extensions dialog box
    3. Select the SQL Server Integration Services Projects extension and then select Download. This will download the Microsoft DataTools installer (Microsoft.DataTools.IntegrationServices.exe).

    4. Run the downloaded installer

    5. Select the installer language and click OK.

      Selecting installer language
    6. Click Next.

      Starting the installation
    7. Select the Visual Studio instance to install the extension to and click Install. Wait for the installer to complete.

      Selecting Visual Studio instance
    8. Click Close.

    After this, you will be able to create Integration Services projects in Visual Studio 2019.

    See Also

    SSIS Overview  |  Installation