|
-
Aug 5th, 1999, 11:02 AM
#1
Thread Starter
Junior Member
What is the alternative to Soundex function (which is in Oracle)in MS ACCESS.
Can u help me???
-
Aug 5th, 1999, 04:55 PM
#2
Lively Member
As you've already figured out, there is no Soundex function in Access... however, you could write your own Soundex function and invoke it on your database. You can visit some of the genealogy web sites for a definition of how Soundex works, it's pretty straightforward. You may want to add an extra column to your table containing the names so that you can do an update on your records, rather than trying to use the function in joins or other more strenuous queries.
Bash
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|