CdBFile: Difference between revisions
Appearance
mNo edit summary |
m →Version |
||
Line 2: | Line 2: | ||
==Version== | ==Version== | ||
* 1.0 (1997) [cdbfile.zip] | * 1.0 (1997) [https://harbour.github.io/the-oasis/files/general/cdbfile.zip cdbfile.zip] | ||
==License== | ==License== |
Latest revision as of 04:24, 12 November 2018
An old and simple C++ library that allows you to access, work with and write to dbf/xBase database files. Originally developed for DOS but due to its extreme simplicity it works without any or absolutely minimal changes on OS/2 and Microsoft Windows, depending on compiler chosen, and porting to other systems should be simple as well. The source code is well documented.
Version
- 1.0 (1997) cdbfile.zip
License
- Open source released under the GPL v2
- Author: Hervé Gourmelon