Can you call a DTS in MSSQL programitcally?

  • Thread starter Thread starter darrel
  • Start date Start date
D

darrel

I have a DTS set up in MS SQL. Can that be called programatically from an
aspx page?

I could just rewrite the DTS so that all the functionality is directly in
the ASPX page, but since it's already written as a DTS, I thought I'd first
check to see if I can do that programatically...

-Darrel
 

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