C#.net? Under some special circumstances, I need to run a DTS package to Get
data, then process the data, then run the dts package again, .. this may go
on for multiple iteratins. I have to use C#.NET to do the processing. Is
there any way I can launch a DTS package Dynamically fron C#.NET? Maybe from