Access the simple dbf database format the easiest possible way. This library consists basically of only two files (dbf.h and dbf.c), although C++ wrappers and sample GUI apps using wxWidgets and MFC are included, plus a C# implementation with no GUI.
Categories
DatabaseLicense
wxWindows Library LicenceFollow dbf library
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
Works great on Windows 2000, compiled with Visual Studio 2005. Changing project settings to statically link MFC lets the demo DBFExplorer app run with no other dependencies, only 508 KB. Fast, light, and beautiful.
-
Hi, demo looks great. Could you perhaps include some short guide how to compile it? I got some linking problems, probably due to wrong compiled dll of wxwidgets.
-
thank you. this is what i wanted.
-
I needed to convert some ESRI shapefiles which include a DBASE component and this library worked great and was easy to use. recommended!
-
Really useful!