Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excluding double characters
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Excluding double characters
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Novell 5.x
Database:
Visual FoxPro
Divers
Thread ID:
01048881
Message ID:
01048881
Vues:
56
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform