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
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
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!