Preprocessing Programs

From InterBase

Go Up to Application Requirements


After a SQL or DSQL program is written, and before it is compiled and linked, it must be preprocessed with gpre, the InterBase preprocessor. gpre translates SQL statements and variables into statements and variables that the host-language compiler accepts. For complete information about preprocessing with gpre, see Preprocessing, Compiling, and Linking.

Advance To: