Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Import from Excel
Message
From
16/02/2014 08:55:02
 
 
To
16/02/2014 02:38:44
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01594444
Message ID:
01594453
Views:
69
>I import Excel file to dbf using:
>
>
>APPEND FROM myexcel.xls TYPE xls
>
>
>but it only works with old version of Excel (Office XP), doesn't work with new Excel file.
>
>do I need to install any tools?

You can't use APPEND FROM with XLSX files. You have to either save the file out as CSV or use Automation or ODBC.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform