Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ignore case in VFP SQL statement
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01525277
Message ID:
01525289
Vues:
65
>>Hello,
>>
>>was there not a SET() command to ignore the case in SQL statments, so I don't need to
>>
>>WHERE UPPER(Lastname) = "TEST"
>>
>>In a query on a VFP table?
>
>There is no such SET() command in VFP. ;o(((

You are right, the SET COLLATE TO did not work. I had to change it into UPPER().
Christian Isberner
Software Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform