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
Stay in Flow. Let Zenflow Handle the Heavy Lifting.
Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
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!