DTS execution fron C#

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello

I need some help for dealing with DTS executions and take errors by tasks.
Some help?

Thanks
 
Andres said:
Hello

I need some help for dealing with DTS executions and take errors by tasks.
Some help?

Thanks

There is a DTS object model ( COM object ) that can be used.

It allows you to create and execute DTS packages from c#, vb etc

The software is contained on the Sql CD and is also installed when you
install the Sql Client tools.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top