SQL Server Integration Services: Difference between revisions

Content deleted Content added
m Added cat
Sarnholm (talk | contribs)
m grammar
Line 21:
A package may be saved to a file or to a store with a hierarchical namespace within a SQL Server instance. In either case, the package contents is persisted in [[XML]].
 
Once completed, the designer also allows the user to start the package's execution. Once started, the package may be readily debugged or monitored.
 
===Features of the data flow task===