Hi,
I have a flat file source with 80 columns and by default SSIS sets them to string.Now the oledb destination is smart enough to do implicit data type conversions.
But when i use a SCD transformation its not that smart and it reports data type conversion problems.
Is there a simple solution?
Thanks,
Sam