Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
10 Character Field Names in a Table
Message
De
14/09/2007 15:30:27
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01254415
Message ID:
01254421
Vues:
13
>>>How can I get around the 10 character field name limit when writing a cursor to a local table?
>>
>>The table must already exist, and be included in a DBC.
>
>A table doesn't have to exist beforehand.
>
>SELECT mycursor
>COPY TO TableFileName DATABASE DatabaseName
>
Thank you for the correction. Anyway, the table must be included in a DBC since the "link" between the "artificial" long field names and the "real" short field names are kept in the DBC. FREE the table, and the long field names are lost.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform