You can use xp_cmdshell to call DTEXEC. You could also set up a job for the package and call sp_start_job.
See this link for some more detail and some other options: http://blogs.msdn.com/michen/archive/2007/03/22/running-ssis-package-programmatically.aspx
No comments:
Post a Comment