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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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!