RandyBosma
Wed Mar 12 13:26:14 CDT 2008
Hello Intel4,
One point to remember: Soundex is a phonetic algorithm for indexing names by
sound, as pronounced in English. If the names you are searching for have non-
english this tool will not work very well for you. See
http://en.wikipedia.org/wiki/Soundex for a decent explantion of the algorithm.
do a Google search on 'Soundex' and you'll find thousands of pages that
discuss the concept.
HTH,
Randy
_________________________
intel4 wrote:
>Hi Friends,
>
>I have a field member_name in member_master.dbf
>it has few records e.g.
>SHAIKH SABA WASEEM
>ANSARI JAVID AHMED
>NARIWALE ASRAR
>SHAIKH EJAZ AHMED
>SHAIKH LUQMAN AB. AZIZ
>KHAN IJAZ AHMED
>
>When i browse for ;
>BROWSE FOR $"EJAZ" MEMBER_NAME
>it returns
>SHAIKH EJAZ AHMED
>
>but i want to use soundex function or any other function to return
>both records matching with EJAZ, IJAZ, AEJAZ etc.
>
>e.g.
>SHAIKH EJAZ AHMED
>KHAN IJAZ AHMED
>
>Thanks in advance
--
Message posted via DBMonster.com
http://www.dbmonster.com/Uwe/Forums.aspx/foxpro-general/200803/1