Skip to content

C# console app that CRUD to Visual FoxPro database

Notifications You must be signed in to change notification settings

tmfahall/cSharpToVFP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cSharpToVFP

C# console app that CRUD to Visual FoxPro database

Download the VFPOLEDB driver from https://www.microsoft.com/en-us/download/details.aspx?id=14839

For your connection string, "Provider=VFPOLEDB.1;Data Source=C:\Users\Administrator\Desktop\vision", point to the location of the .DBF files, not to the specific file.

If you have any issues or questions you can contact me at [email protected]

Releases

No releases published

Packages

No packages published

Languages