SQL Server Integration Services: Difference between revisions

Content deleted Content added
Addbot (talk | contribs)
m Bot: Migrating 5 interwiki links, now provided by Wikidata on d:q1231051 (Report Errors)
Line 63:
Within limits, SSIS packages can load and call [[Assembly (CLI)|CLI assembly]] [[Dynamic-link library|DLL]]s, providing access to virtually any kind of operation permissible by the .NET [[Common Language Runtime|CLR]].
 
SSIS can be used on all SQL Server [[Microsoft_SQL_Server#SQL_Server_2005|2005]]/[[Microsoft_SQL_Server#SQL_Server_2008|2008]]/[[Microsoft_SQL_Server#SQL_Server_2008_R2|2008 R2]]/[[Microsoft_SQL_Server#SQL_Server_2012|2012]] editions except Express and Workgroup.
 
==See also==