How did you call the first package? Do the same for the second?
You can call one package form another with the execute package task.
You can use a SQL Agent job with multiple steps to perform actions
sequentially, such as calling multiple packages.
--
Darren Green
http://www.sqldts.com
http://www.sqlis.com
"Andrian" <Andrian (AT) discussions (DOT) microsoft.com> wrote
Quote:
Hi All,
Anyone know how to call the next dts package after finished the others
dts.
Any bright idea. Thanks in advance...
Andrian |