Package Validation Error
I'm trying to use a foreach loop container to import several excel files into a table, I specified the folder and the files I'm going to use (*.xls), after that I created a path variable then I went to the excel source connection and in the "Expression" property I selected the variable. I created the foreach container but, the excel source's connectionString only shows Provider=Microsoft.Jet.OLEDB.4.0; , so it means it's not taking the variable value. What can I do to solve that? Note: I'm using SQL Server 2012 ADDITIONAL INFORMATION: Error at Data Flow Task [Excel Source [20]]: SSIS Error