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.
Loading
Priyaranjan K SPosted Oct 15, 2015, 8:32 AM