Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Importing Excel {XLS} Files
Message
De
18/07/2008 08:57:09
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01332059
Message ID:
01332213
Vues:
13
This message has been marked as a message which has helped to the initial question of the thread.
Hi Paul.

>Is there a way I can import Excel .xls files[later than version Excel 5.0] into Foxpro? I have some .xls files that have over 17,000 rows and the APPEND command cannot read these files.

In addition to Sergey's suggestion, you can also use the Excel ODBC driver and use SQLEXEC() to perform a SQL SELECT to a cursor which you can then process or COPY TO a table.

Doug
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform