Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record limit in copying to Excel
Message
From
13/08/2002 08:18:04
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
13/08/2002 07:53:06
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00689052
Message ID:
00689057
Views:
22
>The command
>COPY TO (FileName) TYPE XLS
>stops copying at 16383 records. Is there a workaround, other than creating an Excel object and writing 1 record at a time?
>
>Thanks.

Copy to myexcelcopy type csv && csv
or :
Copy to myexcelcopy type fox2x && dbf

These 2 formats are natively openable in Excel. Works as long as your records are below current excel sheet limit (64K records)
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform