Error with Package ID after copying DTS Package to another computer -
08-11-2005
, 10:26 AM
Hi All,
I have two DTS Package : DTS_1 & DTS_2, Within DTS_2 I Execute Package
DTS_1.
Now I load both of them into Another computer, I found that DTS_1 will
have new Package ID once it is saved to the new computer, while the old
package ID has been saved in DTS_2.
This cause error : "The DTS Package .... does not exist" when I run
DTS_2.
I read somewhere that to solve this problem, the Package ID of DTS_1 in
DTS_2 must be made Empty. How can I do that ?
Thank you very much,
Krist |