return values from DTS wizard

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sparkhi@europe.com

    return values from DTS wizard

    I want to launch the DTS wizard through a C# application. My
    application simply launches the wizard using Process.Start() and then
    waits for the process to finish. When the control comes back to my
    form, from where DTS wizard was launched, all I need to know is whether
    the wizard was finished or whether the user pressed the cancel button
    on the wizard. Is there any way to know this info?

    TIA

Working...