This is a lightweight DBF reader / writer pack
- read and write DBSase III format DBF files (and others but not tested )
- can U use index for lightspeed indexing this is not compatible. ( CIX )
- U can use Memo fields
This version used and compiled with a preinstalled MinGW enironment on Windows systems.
But the code is portable.
INSTALL
- Only need a preconfigured MinGW environment and setup the PATH for pointing to MinGW/bin folder.
- Start the GO2.BAT
- Run the PROBA.EXE example which create a DBF file with CIX index.
Thats all.
This version is converted from my early DOS version from 1994
(C) Gabor Horvath
2017