Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
String evaluation
Message
 
À
11/08/2011 11:24:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2008
Divers
Thread ID:
01520699
Message ID:
01520710
Vues:
53
>>Hi all,
>>
>>i should like this condition :
>>
>>'ménage' = 'MENAGE'
>>or
>>'liège' = 'LIEGE'
>>
>>it's possible ?
>>
>>
>>thank in advance
>
>
>(1) if you first take the accents out, see http://www.atoutfox.org/articles.asp?ACTION=FCONSULTER&ID=0000000020
>(2) Then compare either upper('menage') == upper('MENAGE') or compare with set collate to 'general'

merci gregory.....
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform