CDBFAPI, powerful library for working with dbf files

Version 1.20Multi-platform
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
+ Some demo projects.

The library contains many functions.
The majority of them have clear names and parameters, that it is obvious how to use them.

Available on github