Fuzzy Lookup from C# or VB -
08-24-2006
, 11:20 AM
Is it possible to make use of the the fuzzy lookup capabilities in SQL 2005
via SSIS in a native .Net application. The idea would be to allow name,
address, city, state, zip to be entered, and then search for exact then close
(i.e. fuzzy) matches. |