Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with exporting data to Excel
Message
De
25/05/2002 13:06:54
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
25/05/2002 12:05:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00661373
Message ID:
00661387
Vues:
21
>I write a system in Visual Foxpro that have an option to export all kind of data to excel files. I use the command "EXPORT TO XXX TYPE XLS" but i found that only exports about 16383 rows. How can avoid this limit????
>
>Thanks, Sincerely:
>
>Edmundo Rios Miranda

Edmundo,
AFAIK Daniel made an entry for this in FAQ section. Instead of export you might directly save as type csv which is a well known format for excel. ie:

Use myTable
copy to myTest.csv type csv

In VFP5 you could copy type delimited and insert headers at top or directly copy to a fox2x dbf.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform