Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data to/from Excel
Message
From
19/03/1999 13:43:40
 
 
To
19/03/1999 12:50:38
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00199846
Message ID:
00199881
Views:
15
>1) I am not sure if VFP can support this one. But in a VB book on databases, there's a discussion of using VB's ISAM driver to access Excel.
>

I think (conjecture) that the ISAM driver is what is used internally when oyu APPEND FROM MySheet.XLS TYPE XLS

>2) Using Excel objects to gain access to the data.

This would probably be much more flexible. Check out the sample that comes with VFP in the Solutions app that shows how to automate Excel to get and set cell values.


>My main question involves the relative speed of these 2 methods. The sample I was given contains 5500 rows and 6 columns. The data is to be sent to us weekly.

If you can make it work, the APPEND FROM method will be the fastest, because you don't have to instanciate Excel to do it.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform