Hi All,<o:p></o:p>
I designed SSIS package for loading data from Sql server to Sql server Destination table.
While loading data from source to Destination need to check is there any mismatch of datatype.
If any mismatch in data type need to redirect thse records to error table.<o:p></o:p>
In error table I need to store datatype mismatched column name and datatype of that column.<o:p></o:p>
Can you please help on this to resolve this issue.<o:p></o:p>
Regards, Praveen