Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Link to VFP Runtime Library
Message
From
14/03/2003 11:44:15
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Link to VFP Runtime Library
Miscellaneous
Thread ID:
00765909
Message ID:
00765909
Views:
51
I need to save some information from an Excel Workbook into a VFP table whenever the excel workbook is closed.

I have created an excel workbook_ beforesave macro, which includes CreateObject("VisualFoxPro.Application"), followed by use of the DoCmd. to open the relevant table, seek the correct record and save the information.

This works fine on any PC's with the development version of VFP loaded but not where only the runtime libraries are present. Is there a way of instantiating a CreateObject reference to the VFP7 runtime library instead of the development version?

I want to keep it simple and avoid creating a separately compiled automation server because of the difficulty of ensuring that it is registered correctly on every PC (there are several hundred of these spread across several sites).
Next
Reply
Map
View

Click here to load this message in the networking platform