SQL Server Integration Services

适用于:SQL Server Azure 数据工厂中的 SSIS Integration Runtime

SQL Server Integration Services 是用于生成企业级数据集成和数据转换解决方案的平台。 使用集成服务解决复杂的业务问题。 例如:

  • 复制或下载文件
  • 加载数据仓库
  • 清理和挖掘数据
  • 管理 SQL Server 对象和数据

功能

Integration Services 可以提取和转换来自多种源(如 XML 数据文件、平面文件和关系数据源)的数据,然后将这些数据加载到一个或多个目标。

Integration Services 包括:

可以使用图形 Integration Services 工具来创建解决方案,而无需编写单行代码。 也可以编写广泛的 Integration Services 对象模型以编程方式创建包,并对自定义任务和其他包对象进行编码。

入门

首先,可以安装 SQL Server Integration Services,这是 SQL Server 安装的一部分。

有关安装说明和指导,请参阅安装 Integration Services

获取帮助