SQL Server Integration Services: Difference between revisions

Content deleted Content added
removing Disadvantages section entirely, per talk page
Conscious (talk | contribs)
rm copyvio image
Line 1:
[[Image:Sql_arch_ssis.gif|right]]'''SQL Server Integration Services''' ('''SSIS''') is a component of [[Microsoft SQL Server]] 2005. It replaces [[Data Transformation Services]], a feature of SQL Server since Version 7.0.
 
Integration Services provides a platform to build data integration and workflow applications. The primary use for SSIS is [[data warehouse|data warehousing]], as the product features a fast and flexible data extraction, transformation, and loading ([[Extract, transform, load|ETL]]) engine. The tool may also be used to automate maintenance of SQL Server databases.