Compiling an Ada Program
From InterBase
Go Up to Compiling and Linking (Embedded SQL Guide)
Before compiling an Ada program, be sure the Ada library contains the package InterBase.ada (or InterBase.a for VERDIX Ada). This package is in the InterBase include directory.
To use the programs in the InterBase examples directory, use the package basic_io.ada (or basic_io.a for VERDIX Ada), also located in the examples directory.