![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am running a package from within another package using ActiveX script. Everything works fine (global variables are passed and set between both packages as expected). Can the execution status dialog show the progress of a child package's tasks (list each task and the progress)? Any ideas on how to do this or can it be done programatically? Only one task show in the dialog for the entire child package and it would be helpful to see each child task as executed. Thanks, Cammy |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
I may be way off, but do you think you might be able to use the OnProgress event of the child package to update the dialog window of the parent package (WinForms or something)? Possibly changing properties or adding items to the dialog displayed? Just a thought. Thanks |

![]() |
| Thread Tools | |
| Display Modes | |
| |