Hi All,
I am having a lot of difficulty capturing non matching rows from a lookup transform in SSIS 2005.
My lookup transform returns matching rows fine. It does not however return the (57) non-matching rows in the error output despite indicating that it has.
If i put a data viewer on the error output it shows that only null values are being passed to my destination.
Please see the attached screenshots