I use FlatFile Source Manager→ Script COmponent as Trans→ OLEDB destinationin my data stream.
The source reads all the lines from a flat file, and I want to skip the last line (trailer entry) updating the database.
Since it contains values NULL, the database raises an error.
Help me how to solve this.
Regards, VHK
source
share