Hi All,In SSIS pkg moving data from flat file to flat file.Need to skip the rows which has {CR} carriage return in the source and avoid coping to destination.My Row delimiter is {LF} and column delimiter is comma.Thanks in Advance
↧