I am using FlatFile Source Manager
--> Script COmponent as Trans
--> OLEDB destination
in my data flow.
Source reads all the rows from flat file and i want to skip the last row (Trailer record) updating the database.
Since it contains the NULL
values, database throws error.
Please assist me how to resolve this.
Regards, VHK