FoxPro Programming
Accessing VFP tables using C# code
I would like to be able to access VFP tables using C# code so I can set up an application to run as a windows service. I have some sample code that appears like it will work, but am having trouble locating drivers that will work with it.
Is this doable without wasting a lot of time chasing the wind? Do you have any recommendations? Thanks