I have a folder which has 40 or so text files all of the same format, I have a Foreach loop container going through this folder and entering data into a database table in management studio. When i have an error within this data I have made sql tell me which text file it is using flat file destination, derived column.
I want it to also tell me which row the error is on within that text file
Can anyone help me please????