Tuesday, February 14, 2012

Can one SSIS packet1 run SSIS packet2?

Hi,

If I have 2 SSIS packets, can one start the other?

Thank you.

You can use the Execute Package task in the control flow to execute another SSIS package.|||

You can definitly use an Execute Package Task to execute the package you need... Also you may want to read something about package configurations... so that you can learn how to get parent variables passed to the child one... and so on Smile

Hope u are on ur way there!

Regards

No comments:

Post a Comment