ssis - Visual Studio 2017 中的 SSIS 工具箱中缺少某些组件

标签 ssis visual-studio-2017 sql-server-2016 toolbox

我使用 Visual Studio Community 2017 开发 SSIS 包,我使用 SQL Server 2016。

一些组件不在 SSIS 工具箱中。

这是我现在拥有的:

enter image description here

这是我的大学拥有的(他们没有与我拥有的相同版本的 Visual Studio):

enter image description here

例如:我需要将一个 XML Source 组件添加到我的一个 Data Flow 中,但在 SSIS 工具箱的 Other Sources 部分中已经没有了。

我尝试添加缺少的组件(工具 -> 选择工具箱项 ->),但我没有 SSIS 组件的选项卡。 enter image description here

如何将这些组件(例如 XML Source)添加到我的工具箱?

最佳答案

我已经找到了这个问题的原因。

通过将项目属性中的 TargetServerVersion 更改为 SQL Server 2016。我的项目已经转换,现在我的 ToolBox 中有了这个组件。

enter image description here

现在,我的 SSIS 工具箱中有 XML Source 组件。

enter image description here

关于ssis - Visual Studio 2017 中的 SSIS 工具箱中缺少某些组件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49800516/

相关文章:

sql - 不同值的主键外键关系

etl - SSIS 与 Pentaho

jenkins - 我如何将 Jenkinsfile 支持添加到 Visual Studio 2017

c++ - 哪个库包含 _is_c_termination_complete

sql-server - 更改表 'DEFAULT' 未设置默认值 - SQL Server

SQL 将重复记录合并到一行

visual-studio - 如何解决 "The process cannot access the file .ISPAC because it is being used by another process"错误?

SSIS包卡在 "Created Execution"状态

c++ - 无效选项,/FIC

sql - 从表列名称和数据创建 json 键值