Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AFields() returns upper case field names?
Message
De
08/09/2010 09:20:37
 
 
À
07/09/2010 16:51:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Divers
Thread ID:
01480476
Message ID:
01480556
Vues:
67
Hi Matt.

>Why does AFields() return the field names in UPPER CASE, but if I try to modify the table, it only allows me to enter the field names in lower case?

Regardless of the case you want to use, VFP stores field names in lower case in the DBC (if the table is part of a DBC) and in upper case in the DBF header. So, VFP doesn't really use case at all in field names.

Doug
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform