I am writing a FoxPro program that uses the Microsoft Excel component in order to generate a XLS file. However, FoxPro is evidently using the IDispatch form of the Excel interfaces instead of the VTable interface. How do I write the program so that FoxPro will use the VTable interface instead

Using VTable interface of Excel Component from FoxPro 8.0
Ralph Depping
Your welcome. 70000 rows is not too much, strange you needed it.
jacobmross
My curiosity why do you need Vtable interface to create an XLS file
Satie Cheung
Thank you for your expertise.