Re: Task progress when executing a package via ActiveX

From: camler (clerner239_at_hotmail.com)
Date: 02/22/05


Date: 22 Feb 2005 07:45:38 -0800

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