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
julioc_aragonj
My curiosity why do you need Vtable interface to create an XLS file
r prasanna vignesh
Your welcome. 70000 rows is not too much, strange you needed it.
WeBMartians
Thank you for your expertise.