0
kicks
SSIS - Script Component, add missing column or ignore extra columns
In SSIS - script component which read data from a text file which is supposed to have 5 input columns. However the data that they receive has at time extra columns or less columns for certain records. So the question arises how do we go about this.