Moved to GitHub: VfpClient
VFP Client for ADO.Net is simply a wrapper around the System.Data.OleDb classes with the goal of reducing pain points when accessing VFP data from .Net. This project is the result of factoring out the VFP ADO.Net code from the
LINQtoVFP and
Visual FoxPro Entity Framework Provider projects using the
Sedna DDEXProvider project (Microsoft.Data.FoxClient) as a starting point.