Content deleted Content added
No edit summary |
m Bot: link syntax/spacing |
||
Line 60:
SSIS features a programmable object model that allows developers to write their own hosts for package execution. Such a host can respond to events, start and stop packages, and so on. The object model also allows developers to create, store, and load packages, as well as create, destroy, and modify any of the contained objects.
Within limits, SSIS packages can load and call [[
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]] editions except Express and Workgroup.
|