PDA

Click to See Complete Forum and Search --> : Alternative to Oracle's SOUNDEX function in Access


aamer
Aug 2nd, 1999, 09:41 PM
Can any body help me about the alternative in Access to SQL soundex function in Oracle (Soundex function matches the words with same pronouciation (Select * from table where EmpName soundex(Hassan)) will retreive records for the empname Hassan as well as for Hasan.)