Jump to content

Lattice dBC III: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
An ANSI C library for DOS and OS/2 that allows you to create and work with [[xBase]] database files.
An ANSI C library for DOS and OS/2 that allows you to create and work with [[xBase]] database files.


==Versions==
;dBC III
====dBC III====
* Allows you to do all the common dBase/xBase file operations from C
* Allows you to do all the common dBase/xBase file operations from C


====dBC III Plus====
The enhanced [[Lattice dBC III Plus|dBC III Plus]] adds networking capabilities and better integrity checking.
* Adds networking capabilities
* Better integrity checking


==Author==
==Author==
Line 14: Line 11:
==Links==
==Links==
* [http://web.archive.org/web/20090423134335/http://www.lattice.com/otherdos.htm Archive info from the Lattice Co. homepage]
* [http://web.archive.org/web/20090423134335/http://www.lattice.com/otherdos.htm Archive info from the Lattice Co. homepage]
==License==
*Commercial - Discontinued


[[Category:xBase]][[Category:C Libraries]]
[[Category:xBase]][[Category:C Libraries]]

Latest revision as of 15:27, 10 October 2025

An ANSI C library for DOS and OS/2 that allows you to create and work with xBase database files.

dBC III
  • Allows you to do all the common dBase/xBase file operations from C

The enhanced dBC III Plus adds networking capabilities and better integrity checking.

Author

Lattice

Links