Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFT-table to excel
Message
 
À
30/04/1999 07:16:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00213807
Message ID:
00213844
Vues:
29
>I try to create an excel-file from a VFP-table.
>
>Until now I never had any problem using the very simple syntax:
>
>copy to myfile type xls
>
>But: when I try to do this with a table with about 20000 records, I only create an .xls with the first +/- 14000 records.
>
>Is this a limitation I am not aware off, or can there be another reason?
>
>Thank you for any assistance...
>Ivo Hubert

VFP will only copy the first 16380 records. I don't know of any way to change this from VFP. You could save the table as a foxpro 2.X DBF table using the "type fox2x". Then from Excel I open the DBF table.
Michael McLain
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform