On Dec 4, 2005, at 10:58 AM, Rich Morin wrote: > If you process your database's names into a column of Soundex > encodings, > you should be able to search this for an encoded target word. Also worth mentioning is that many database systems have Soundex support built-in. --Steve