> have you considered whether you would be able to build the package just
> once and then "parameterise" it (using parent package variables)
No can do - while similar, the 5 flat file flows have different columns,
data types etc.
> 1) Encapsulate the Execute SQL task that does the logging in
another package...
Although I can pass values down to the Executed Package when
invoked by the event handler, I can't reset the variables
(InsertCount...) in the parent package from the called package. Do
you know of any practical way of doing that?
> once and then "parameterise" it (using parent package variables)
No can do - while similar, the 5 flat file flows have different columns,
data types etc.
> 1) Encapsulate the Execute SQL task that does the logging in
another package...
Although I can pass values down to the Executed Package when
invoked by the event handler, I can't reset the variables
(InsertCount...) in the parent package from the called package. Do
you know of any practical way of doing that?