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:
01525279
Vues:
82
>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?


SET COLLATE to "GENERAL"

Be aware of index collation sequence for rushmore optimization.
Brandon Harker
Sebae Data Solutions
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform