简体   繁体   English

使用Visual Studio 2017社区创建新的SSIS项目时出错

[英]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. 我需要在VS2017上创建一个SSIS项目来构建一些ETL。 I just installed the SQL Server Data Tools from this link: 我刚从这个链接安装了SQL Server数据工具:

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). 我确实为VS 2017安装了SSDT(独立安装程序)。

SQL Server Data Tools are required to develop business intelligence projects. SQL Server数据工具是开发商业智能项目所必需的。 But you must install Integration Services and Client SDK from SQL Server Installation since it is required to build projects. 但您必须从SQL Server安装中安装Integration Services和Client SDK,因为它需要构建项目。

Since you are using Visual Studio community edition (free) you can install SQL Server 2017 Developer edition (free). 由于您使用的是Visual Studio社区版(免费),因此您可以安装SQL Server 2017 Developer Edition(免费)。

Also make sure you have checked SQL Server Integration Services in Visual Studio SSDT installer. 还要确保已在Visual Studio SSDT安装程序中检查了SQL Server Integration Services。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM