I am not sure what you are proposing, however this is what I am trying to do.
Based on a file retreived from an ftp site, I am inporting the .csv into a sql server table
One of the sql server feilds is a date, which is not contained in the file, but rather the file creation date of the file itself
There are multiple files that are processed each day and the files can come in over several days, making the date on the file quite important
There are about 100 files to be processed every day