Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Run SQL DTS package from ASP?

Status
Not open for further replies.

geekchik

Technical User
Feb 28, 2002
7
US
SQL Server 7.0, Win 2k Pro

I've set up a DTS package to retrieve 2 files from our mainframe, execute a script that pulls certain info from both files and puts it in delimited format, and update a table in an SQL db with the new info.

I want to have a button on a page which, when clicked, will execute the DTS package to bring the data up to date, and then refresh the page so the new data's incorporated into the page's dynamically generated menu. So far, I haven't been able to find much on DTS and ASP.

Any suggestions, links, etc.?

Thanks,

geekchik

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top