Hi,
Recently I've been getting an error in my import saying I need to update the metadata (customers deliver files on a daily base, and these files don't change). So I looked into this to see why I had to keep updating the meta data. I noticed that for some reason the last column of the excel source wasn't available in SSIS.
The only other topic I could found about this is http://social.msdn.microsoft.com/Forums/is/sqlintegrationservices/thread/832e7622-44ae-4f8c-a1a6-88db08f0e6af and that is not working for me. Also I don't have any blank rows. The last column sometimes has empty values and sometimes they are filled with data.
So my question is, how do I fix SSIS not being able to read the last column from an Excel data source?