Groups | Blog | Home
all groups > sql server dts > march 2005 >

sql server dts : DTS different Flat files



John Doe
3/25/2005 6:57:40 AM
What is the best way to import different flat files that are in the same
directory using one package?



*** Sent via Developersdex http://www.developersdex.com ***
John Doe
3/25/2005 7:48:11 AM

different file format.


*** Sent via Developersdex http://www.developersdex.com ***
Denis
3/25/2005 10:19:24 AM
by different you mean different name but same file format???
If so then you copy it to a template file, run package, delete (or archive)
file
grab next file and repeat the whole process untill there are no files left

look into FileSystemObject for this




[quoted text, click to view]

AddThis Social Bookmark Button