Question : Global import into SQL Server 2000 related question

I would like to import multiple text files into the same table through SQL Server 2000 DTS, but there filenames vary (*.txt) Is there a way to import each of these files into a table without having to reference each filename specifically.

In the related solution, how do I use the results of the vbscript task as a source?

Answer : Global import into SQL Server 2000 related question

This link will take you step by step through the process:
Looping, Importing and Archiving
http://www.sqldts.com/246.aspx

We have been using this method very successfully for the last 5 years or so on over 100 DTS packages.
Random Solutions  
 
programming4us programming4us