Hi All,
as i am new to ssis, could anyone please help me in the below requirement:
i got a flat file in which the last line contains trailing information. i need to exclude this last line while inserting the records into the database.
The last line contains the trailer information like No. records for a column and the total records
i need to use this information for verifying the column and total no. of records are correctly loaded to the database.
could you please tell me how i need to do this?