There is another way that is not mentioned in that link (or at least I did not notice it).
You can right click on the dts package and create a job. Remove the schedule from the job and then use sp_start_job to run the job as needed. There are some security issues with this that are described fairly well in BOL docs for sp_start_job.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.