Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp 7 copy to command
Message
De
29/01/2004 12:23:07
 
 
À
29/01/2004 12:11:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00871865
Message ID:
00871875
Vues:
23
>Hello all
>
>I'm trying to backup a table from a database to backup area, the table's field names had more than 8 chars,but the backup table shows only 8 chars in field names,rest getting truncated. what am i missing
>
>use mydbc!mytable
>copy to backup\test.dbf with production
>
>TIA

the copy is being made a free table, so you need to specify a dbc, e.g.
copy to backup\test.dbf with production database backup\theBackupDBC
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform