Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 2.92 KB

File metadata and controls

47 lines (37 loc) · 2.92 KB
title SQL Server Integration Services | Microsoft Docs
description Learn about SQL Server Integration Services, Microsoft's platform for building enterprise-level data integration and data transformations solutions
ms.custom
ms.date 07/06/2018
ms.prod sql
ms.prod_service integration-services
ms.reviewer
ms.technology integration-services
ms.topic conceptual
keywords
SSIS
helpviewer_keywords
SSIS
DTS [Integration Services]
SQL Server Integration Services
Integration Services
DTS [Integration Services], about Integration Services
data integration [Integration Services]
Data Transformation Services
author chugugrace
ms.author chugu

SQL Server Integration Services

[!INCLUDEssis-appliesto]

[!INCLUDEmsCoName] [!INCLUDEssISnoversion] is a platform for building enterprise-level data integration and data transformations solutions. Use [!INCLUDEssISnoversion] to solve complex business problems by copying or downloading files, loading data warehouses, cleansing and mining data, and managing [!INCLUDEssNoVersion] objects and data.

[!INCLUDEssISnoversion] can extract and transform data from a wide variety of sources such as XML data files, flat files, and relational data sources, and then load the data into one or more destinations.

[!INCLUDEssISnoversion] includes a rich set of built-in tasks and transformations, graphical tools for building packages, and the [!INCLUDEssISnoversion] Catalog database, where you store, run, and manage packages.

You can use the graphical [!INCLUDEssISnoversion] tools to create solutions without writing a single line of code. You can also program the extensive [!INCLUDEssISnoversion] object model to create packages programmatically and code custom tasks and other package objects.

Get SQL Server Integration Services

For info about installing SQL Server Integration Services with SQL Server, and about additional downloads you may want or need, see Install Integration Services.

info_tip Resources