how run DTs package programatically
hi
i wanr to run dts package in SQl server
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Master BillaPosted Aug 12, 2009, 1:40 AM
If you are going to run in c#, you can use the the SMO and DTS in .NET
Thank you