I'm working on extracting and loading numerous CSV files from excel. I'm wondering if its better to set the data types for all columns to STR (in flat file source task) and run the Data Conversion Task prior to SQL Server Destination Task.
OR
In Flat File Source task, Advanced Editor, Output columns, set the data types there? Or maybe it doesn't matter?