Menu

Tree [r1] /
 History

HTTPS access


File Date Author Commit
 old-msc51-c-version 2017-06-14 hgabor47 [r1]
 dbf.c 2017-06-14 hgabor47 [r1]
 dbf.h 2017-06-14 hgabor47 [r1]
 go2.bat 2017-06-14 hgabor47 [r1]
 proba.cpp 2017-06-14 hgabor47 [r1]
 readme.txt 2017-06-14 hgabor47 [r1]

Read Me

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