Hi,
I am about to start a project and I got some sample input files.
The files are tab delimited.
The file contains data rows and a trailer row. The trailer row specifies the total number of rows.
One of the requirements is that we validate the total in the trailer row against the number of data rows present in the file itself.
Can this be done easily via SSIS? What is the best way to achieve this?
Thanks in Advance,
C.
CG