Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excluding double characters
Message
From
12/09/2005 14:21:40
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Excluding double characters
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Novell 5.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01048881
Message ID:
01048881
Views:
58
Hello,

I am working on a query which results in matches that contain similar strings as the search string. Especially double characters should be taken into consideration:

For example:
lcSearchFor = "GAMMA"
SELECT * FROM MyTable WHERE cName = lcName

Should result into:

GAMA
GAMMA
GAAMA
etc.

Has anybody an idea how to do this in a more or less simple way?
Christian Isberner
Software Consultant
Next
Reply
Map
View

Click here to load this message in the networking platform