
Documentation for the modules listed below can be found APPENDED 
AT THE END OF THE RESPECTIVE HEADER FILES (*.h).

	SQLOBJ - The OBJECT DATABASE FRAMEWORK CLASSES.

	DATABASE - Objects that encapsulate a subset of 
		   the ODBC API.

	LINKLIST - Generic link list container.

	ODBC32.LIB - Created by running the Borland tool:
		     implib odbc32.lib winnt\system32\odbc32.dll

Addtional Files used by the Reservation demonstration program:

	QCONTROL - Extensions to QWINDOW for GUI controls.

	QWINDOW - 'Quick' Windows. Framework used by the
		  Reservation demonstration program.

	STDARRAY - A string object.

	STDWIN - Base classes for QWINDOW.