I have a parent package and 5 children all stored in a database
I am trying to use create SSIS package (parent) with a Foreach Loop container that will loop round the packages in the database,
how can I accomplish this with foreach loop and execute package task; how can I set the foreach loop to get the path to the children packages
Thanks,
I am trying to use create SSIS package (parent) with a Foreach Loop container that will loop round the packages in the database,
how can I accomplish this with foreach loop and execute package task; how can I set the foreach loop to get the path to the children packages
Thanks,