× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Perhaps the SQL scalar function DIFFERENCE (IIRC) may help. It uses SOUNDEX
routines to compare imput, as the OP talks about matching name and/or
adresses.

With regards,
Carel Teijgeler

*********** REPLY SEPARATOR ***********

On 22-10-2009 at 13:56 rob@xxxxxxxxx wrote:

Tried a simple soundex but that doesn't seem to fit the bill select
name,soundex(name) from qtemp/townsend

Subject: Request for information

I am looking for any information on Name and Addressing matching
solutions. I am not looking for a DE-DUP solution but one where I an
synchronize two customer lists to come up with common entries. (It is
pretty similar to DE-DUP.)

I am currently using a algorithm for the matching which removes vowels and
spaces then does a comparison based on 3 characters at a time to
figure out a match percent. The problem is we are matching on DBA's where
one person will have it listed as Joe's Snack Bar and Grill and
some one else will list it as Joe's Grill and Bar.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.