Prior to installing Devart dotConnect for MySQL SSIS, make sure that the following requirements are met.
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.
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.
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 MySQL. You can get it in the following way:
In the Visual Studio, in the Extensions menu, select Manage Extensions.
In the Manage Extensions dialog box, enter Integration Services in the Search box.
Select the SQL Server Integration Services Projects extension and then select Download. This will download the Microsoft DataTools installer (Microsoft.DataTools.IntegrationServices.exe).
Run the downloaded installer
Select the installer language and click OK.
Click Next.
Select the Visual Studio instance to install the extension to and click Install. Wait for the installer to complete.
Click Close.
After this, you will be able to create Integration Services projects in Visual Studio 2019.