Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
THNQdigital
Starting Member
15 Posts |
Posted - 2005-05-05 : 12:19:25
|
HiOfflate i am using DTS extensively.. I have some DTS packages and some of the steps are like common and i want to re use them instead of re creating same steps in all the packages.. Like for example i have a step to send an email , i am just wondering if i can execute this step ( which i spart of DTS_P1) from package DTS_P2. I know how to load and execute an entire package from another paclage.. but can't figure out yet how to get hold of a single step in package and execute only that being in another DTS Package... Anythoughts on this..?ThanksTHNQdigital |
|
|
|
|