Master SSIS package which calls others
Hii
I have like 9 ssis packages.Now i want a Master package which call that 9 packages and runs in order.
all 9 packages Are in Local system..
How can i do that ??
Thanks in Advance
October 4th, 2011 10:01am
Use
Execute Package Tasks set to run connected sequentially by an execution flowArthur My Blog
Free Windows Admin Tool Kit Click here and download it now
October 4th, 2011 10:05am
See this
blog from Eric on Execute package Task.
Shailesh, Please mark the post as answered if it answers your question.
October 4th, 2011 10:13am


