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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DTS download table to text file

Status
Not open for further replies.

Morningstarr

Programmer
Mar 13, 2002
24
US
Using SQL 7.0, I want to use 1 dts package to download different tables into a text file. The problem I am having is that the fields in the destination (text file) will be different depending on which table is being downloaded. Is there a way to set the fields in the textfile destination dynamically using the field names from the source table, each time a table is copied? I am using an active x script to change the sql statement in the datapump each time the job is run.
Thanks,
Dawn
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top