Hi Folks,
I am having a task to load data from multiple .xls files into a SQL Server table, and the file naming pattern kind of file1, file2, file3...and so on. I have to upload these files in a sequence like file1 first then file2 and so on.
Please suggest me the best way to do that in SSIS.
Thanks
Amar Deep Singh