Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can C++ read/write to a VFP table?
Message
From
30/10/1998 17:36:36
 
 
To
30/10/1998 16:10:34
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00153039
Message ID:
00153066
Views:
20
>Can a MS C++ programmer read/write to my VFP tables using ODBC or any other method?
>
>Thanks,
>
>Jerry

Sure... there is an ODBC driver...

If you have foxpro you can also call it as an automation server to pass foxpro commands... (such as selects) to FoxPro, which will process the command and send the results back.

If you would prefer, you can use the fpole.dll to pass commands to the foxpro runtime. See the Help on it.

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform