Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Error creating a New SSIS Project with Visual Studio 2017 Community

I need to create a SSIS project on VS2017 to build some ETL's. I just installed the SQL Server Data Tools from this link:

  • Download and install SQL Server Data Tools (SSDT) for Visual Studio

It explains everything, but I'm still getting this message every time I try to create a project:

img

I did install the SSDT for VS 2017 (standalone installer).

like image 240
Fex09 Avatar asked Dec 07 '25 04:12

Fex09


1 Answers

SQL Server Data Tools are required to develop business intelligence projects. But you must install Integration Services and Client SDK from SQL Server Installation since it is required to build projects.

Since you are using Visual Studio community edition (free) you can install SQL Server 2017 Developer edition (free).

  • https://www.microsoft.com/en-us/sql-server/sql-server-downloads

Also make sure you have checked SQL Server Integration Services in Visual Studio SSDT installer.

like image 182
Hadi Avatar answered Dec 08 '25 18:12

Hadi



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!