Hi,
I have a Dataflow task which takes data from one database and puts in a different database on same server.
I am using the Data Access Mode as SQL Command in OLEDB Source.
That query is trying to cast a data field but when the data field has bad data my SSIS Package is failing even if I point the error records to Error Output. can someone help me.( Pics shown below)
Error Message:
[Extract DataStoreSales [44]] Error: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80040E07.An OLE DB record is available. Source: "Microsoft SQL Server Native Client 11.0" Hresult: 0x80040E07 Description: "Conversion failed when converting date and/or time from character string.".