Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Soundex Search
Message
From
13/09/2002 07:53:18
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00700103
Message ID:
00700107
Views:
12
>Hi,
>How can I perform a soundex query in FoxPro?
>
>Thanks,
>
>Ria

How about:
select * from Employees where soundex(LastName) = soundex("Pillai")
Hilmar
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform