Why Doesn't Fuzzy Lookup include original source column in outputcolumn -
06-07-2010
, 11:31 AM
I'm a newbie to SQL Server 2008 Integration Services (I have done some
DTS packages in SS 2000) and I
was wondering why the Fuzzy Lookup component does not include the
original source key in the output
column. I want to include it in a file called failed lookup (a record
with a confidence of 0). Is this a bug ? I found
that I could work around by adding the original source column
manually.
Thanks |