Example of offending row
I'm unable to find a solution to this truncation error on google.
This happens only on one field which has comments. The offending Excel row/column has text that was entered in two lines i.e they entered the data and pressed "enter" and wrote a new line in the same row.
Im using an Excel file source in SSIS and an OLEDB Destination (SQL Server) but one column keeps erroring out and I have tried to do the following:
1) Change output column width in advanced editor (still errors)
2) Data conversion tool between the source and destination (still errors)
Any help would be appreciated, thank you.
-- Please mark my post as an answer if I helped you to resolve the issue or vote up if it helped, thank you--