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
Steven in Montreal
Your welcome. 70000 rows is not too much, strange you needed it.
Shankar Joseph
My curiosity why do you need Vtable interface to create an XLS file
ThRaShErUk
Thank you for your expertise.