I have a excel sheet with 3cols(Q1,Q2,Q3)and 100 rows . Q1,Q2,Q3 columns first 8 rows having the length of below 255, and after that all the rows having above 255. when am trying to load excel sheet data into Sql server using SSIS the package was failed with " Truncation Error" . How to fix this issue? can any one help?