hello,
i want to create a ForEachLoop container that extracts excel files from a folder (i have 28 excel file).
i have the excel files full paths wstored in an sql server table
and now i can't figure how to make it go through that list and extract each file into an ole db destination table
ps: the excel files have different types of data, each file will be stored in a different table with different column and data types
can you please help me ? thank you in advance.