Topic: Accessing .DBF files with C++ class
Author: lpelliss@ensm-ales.fr (Laurent)
Date: 23 Nov 1994 18:03:31 GMT Raw View
In article <CzL7C9.BvC@cee.hw.ac.uk>
chin@cee.hw.ac.uk (Tan Eng Chin) writes:
> Hi,
>
> Does anyone know of how to access data stored in .DBF file format (eg. dBASE)
> using C++ (class) on a PC platform?
Hi,
You can try the following URL
ftp://garbo.uwasa.fi//pc/c-lang/cslib10a.zip
ftp://garbo.uwasa.fi//pc/c-lang/bplus11a.arc
ftp://garbo.uwasa.fi//pc/c-lang/bfast11.zip
There is another one called bullet??.zip written in assembly
language wich is very interesting. It's a shareware, but I can't
remember the URL to touch it.
Have fun, Laurent.
Laurent PELLISSIER (lpelliss@ensm-ales.fr) Ecole des Mines d'Ales
School of Engineering (Computer Science Department)
Author: chin@cee.hw.ac.uk (Tan Eng Chin)
Date: Sun, 20 Nov 1994 22:19:21 GMT Raw View
Hi,
Does anyone know of how to access data stored in .DBF file format (eg. dBASE)
using C++ (class) on a PC platform?
If you do, please respond. I appreciate it!
Cheers!
chin
====