Morningstarr
Programmer
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
Thanks,
Dawn