Content deleted Content added
Line 61:
SSIS features a programmable object model which 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.
You can use it on all versions of SQL Server 2005 except Express.
==External links==
|