I have a process that imports data from a flat file to SQL 2005 table. When an error is encountered, I am redirecting the row to a Script Component.
In the Script Component, I would like to capture the column name/header in which the error occurred AND/OR the value of the field that caused the error.
Any recommendations are appreciated.
Thank you,
TeeKay