I am using data flow task to load data from .csv file to SQL data base. In this, I am using data conversion transform and redirecting the rows having conversion errors. I want to get the row number in which error exists.
Can any body help in this regard
Thanks