Call A DTS Package
1. allow user to Input a name/date on form
2. Upon submission, the DTS Package will be called which will...
2. Return all records in db tbl, using the given parameters
3. Write return records to flat file and save in the destination folder
can anyone give me an idea how to start or where to look ? Thanks!

