Library for working with DBF files
CDBFAPI - it's a powerful library for working with files in DBF format. It does not require any database drivers, like ADO/BDE/ODBC. You can use CDBFAPI under Windows, iOS, OSX.
The original package contains:
- Classic cdbfapi.dll, both 32 and 64 bit
- cdbfapiPlus.dll, both 32 and 64 bit, C++ class
- C# wrapper for cdbfapiPlus.dll
- Delphi wrappers: cdbfapi.pas and cdbfapiPlus.pas
- iOS framework
- OSX framework