I have date column in source table name as Date and datatype is datetime;
but when i try to pull its value at destincation then it return me error;
[ADO NET Source [1]] Error: SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR.
The "component "ADO NET Source" (1)" failed because error code 0x80131500 occurred,
and the error row disposition on "output column "Date" (163)" specifies failure on error.
An error occurred on the specified object of the specified component.
There may be error messages posted before this with more information about the failure.
both source and destination are datetime.
Source is :MYSQL
Destination :SQLSERVER
Kindly help
Thanks & Regards
BI_Group