Jump to content

Lattice dBC III: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
[[File:Dbc3p.jpg|right]]
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
====dBC III Plus====
* Adds networking capabilities
* Adds networking capabilities
* Better integrity checking
* Better integrity checking
Line 14: Line 13:
==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 22:46, 22 January 2023

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
dBC III Plus
  • Adds networking capabilities
  • Better integrity checking

Author

Lattice

Links