Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Case Sensitivity
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00043761
Message ID:
00043770
Vues:
30
The languages are not case-sensitive, in other words the language vocabulary is not case sensitive, as oposed to WINAPI function calls (i.e. ,something that was explained to me recently, Getcursor() vs. GetCursor(), the first will generate an error).
HTH,
Sorin

>Could someone please set me straight. The VFP 5.0a help file states "Neither Visual FoxPro nor BASIC are case-sensitive programming languages." Shouldn't that mean that if I do a SELECT * FROM table1 WHERE keyfield = "s422" I would get records where keyfield = "s422" and "S422"? That's not working for me. So...how do I structure an SQL statement so I the duplicate records when I do: SELECT keyfield FROM table1 GROUP BY keyfield HAVING COUNT (*)>1?
>
>Jeff
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform