Home / C++
Name Modified Size InfoDownloads / Week
Parent folder
readme.txt 2017-06-14 655 Bytes
proba.cpp 2017-06-14 2.3 kB
dbf.c 2017-06-14 54.3 kB
go2.bat 2017-06-14 240 Bytes
dbf.h 2017-06-14 8.4 kB
Totals: 5 Items   65.9 kB 0
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
 
Source: readme.txt, updated 2017-06-14