(Prev Next) Part of UserLand's MIDAS Website. Wednesday, August 27, 1997.

ODB Engine API

[Macro error: The file "" wasn't found.]


Notes

odbNewFile creates a new database structure in an existing file. It does not leave the database open.

odbOpenFile opens a database given a file reference number. It must be balanced by a odbClose.

odbGetType, odbGetValue, odbCountItems, and odbGetNthItem all retrieve information about the value associated with the given address.

odbDisposeValue must be called to deallocate a value retrieved by odbGetValue.

odbDelete and odbSetValue allow you to modify the database. Use odbSaveFile to save changes.


This page was last built with Frontier on a Macintosh on Wednesday, August 27, 1997 at 7:38:51 PM. Thanks for checking it out! Dave