Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COPY TO x TYPE XL5
Message
De
23/01/2001 10:01:17
 
 
À
23/01/2001 09:54:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00467264
Message ID:
00467271
Vues:
13
The copy type xl5 does have a limitation of 16,000 some odd rows.

Search this site for alternate methods to accomplish this task.
I have seen something about copying the data out as a FOXBase table and
letting Excel read that data in. One technique that I use is to employ
the Application.DataToClip() method. That will copy the data of a table
into the windows clipboard that can then be pasted into Excel.

Good luck!


>I used the COPY TO TYPE XL5 to copy 4 small char fields to a spreadsheet. The table has around 35,000 records but only 16,870 records copy over.
>Any thoughts appreciated.
>
>Much Thanks
>Jeff
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform