Hi
I'm using MYSQL as an source and SqlServer as an destination.
During Processing i got this error in mid of processing .
[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_of_birth" (389)" 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.
[ADO NET Source [1]] Error: The component "ADO NET Source" (1) was unable to process the data. Pipeline component has returned HRESULT error code 0xC0209029 from a method call.
[SSIS.Pipeline] Error: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED. The PrimeOutput method on component "ADO NET Source" (1) returned error code 0xC02090F5. The component returned a failure code when the pipeline engine called PrimeOutput(). The meaning of the failure code is defined by the component, but the error is fatal and the pipeline stopped executing. There may be error messages posted before this with more information about the failure.
Kindly help.
Regards
BI_Group