Contents of the QDB units

Components
TQDB
TQDBItem
TQDBView
TQDBNavigator

TQDB provides basic, low-level, unstructured file access. TQDBItem inherits all from TQDB and adds structured access to individual fields in each item. TQDBView in turn inherits from TQDBItem and adds visual design and display of data. TQDBNavigator works with all three components.

Routines
RenameOrMoveFile
TempFileName

Global Variables
QDBTempFileLocation

Getting Started
Using TQDB for the first time
Using TQDBView for the first time
Converting from TQDBPanel to TQDBView