|
|
Browse by Tags
All Tags » SQL Server Inte... » configurations » DTS
-
Here is the next in my series of posts explaining how common tasks in DTS can now be implemented in SSIS.
Passing a parameter from a parent package to a child package
In DTS, packages could execute other packages by use of the Execute Package Task. Values could be passed between these packages using the Inner Variables and Outer ...
-
Here is the next in my series of posts explaining how common tasks in DTS can now be implemented in SSIS.
Changing connections using a Dynamic Properties Task
DTS2000 introduced the popular, and very powerful, Dynamic Properties Task. This task enabled the package developer to make a DTS package what we term ''location ...
|
|
|