| http://www.w3.org/ns/prov#value | - I have a package that uses a for loop to iterate through an unknown amount of excel files and pull their data into a table.??? However, there will be cases when the file is corrupted or has some sort of problem so that either the transformation will fail or the excel data source will fail with an oledb connection error.Could anyone suggest a clean way to trap these errors???? Specifically, the Ca
|