Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Large names
Message
De
31/08/1999 15:33:14
Chris Crachiolo
Blackmoor Associates Incorporated
New York City, New York, États-Unis
 
 
À
31/08/1999 13:41:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00259749
Message ID:
00259841
Vues:
14
According to VFP Help (as of version 5), COPY STRUCTURE only creates free tables. However, COPY TO has a DATABASE argument. The only drawback to using COPY TO as opposed to COPY STRUCTURE is that it copies the data as well, but you could just ZAP it.


>>Hello: When I do A copy Struc VFP truncates my long names in the new table.
>>ex. if my original says nameofclient when i do a copu struc it says nameofcl. Is there any way to solve that?
>>TIA
>
>Like Christopher said, your table must be in a database to have long field names. The Copy Structure command has a Database argument that I beleive would solve your problem.
>
>COPY STRUCTURE TO NewTable DATABASE ExistingDatabase
>
>Hope this helps.
"Ignorance more frequently begets confidence than does knowledge."
-- Charles Darwin
"I am invincible! Invincible...OWWWWWWWW!"
-- Homer Simpson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform