1
Reply

Truncation error

Gaurav Singh

Gaurav Singh

Oct 14 2015 5:56 PM
267
I have a destination table with a column nchar(2).
When i add a column by derived column tool, its data type became DT_WSTR and length 50.
Due to which i am getting truncation error. How do i fix the error without changing destination table.

Answers (1)