I'm trying to set up a Bulk insert with a for each loop in an SSIS routine and am having trouble with this. I want to pick up a number of .csv files from a folder, however, the file names will always be unique. How do I set up the Connection for the Source Connection for the Bulk Insert task? If I specify a filename, it won't be correct the next time that the package runs.