I think you can. Create a DTS.Package object and a DTS.Step object,
invoke LoadFromSQLServer of the package object,
set your step object to YourPackage.Steps("DTSStep_DataPumpTask_whichevernumber"
Then invoke the execute method of the step object.
faq183-874 contains "Suggestions for Getting Quick and Appropriate Answers" to your questions in the SQL Server forum. Many of the ideas apply to all forums.
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.