(Contents)(Previous)(Next)

Precompilers

What are precompilers and what are they used for?

For writing SQL application programs, there are precompilers for the programming languages C/C++ and COBOL. They translate the SQL statements embedded by EXEC SQL into a subroutine interface.


(Contents)(Previous)(Next)