Hi,
I have a package which will redirect the Error rows in a Data Flow Task.
And is working fine like if any row fails to load into the target table it is going into the Error table.
Now i want to get the "ErrorColumn" (Default column when redirecting the rows).
i.e; convert this ERROR_COL to readable format.
I visited so many pages, i couldn't understand the proper steps to follow.
Thanks in advance,