Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# and COM
Message
From
29/08/2001 19:05:28
 
 
To
24/08/2001 07:23:14
Raymond Humphrys
Michigan Department of Community Health
Bath, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00548530
Message ID:
00550628
Views:
21
>Is it possible to access a VFP table from a dll written using C#, that can
>pull records out of a table, delete them, and then pack the table?
>
>thanks

The best way to do this is use VFP 7.0 and have your VFP DLL be a SOAP/WSDL based XML Web service and then call that web service in C#. This way any client can use the service to do this, and it can be remote over HTTP.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform