Jump to content

CdBFile: Difference between revisions

From EDM2
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 10: Line 10:
* Open source released under the [[GPL v2]]
* Open source released under the [[GPL v2]]


[[Category:Tools]][[Category:Databases]][[Category:xBase]][[Category:Open Source Software]][[Category:Software written in C++]][[Category:DOS Tools]][[Category:MS Windows Tools]]
[[Category:C++ Class Libraries]][[Category:xBase]][[Category:Open Source Software]][[Category:Software written in C++]]

Revision as of 19:13, 22 August 2017

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 BTW.

Version

Author

  • Hervé Gourmelon

License

  • Open source released under the GPL v2