SQL Programming Manual for Pascal

Program Compilation and Execution
HP NonStop SQL Programming Manual for Pascal528614-001
5-12
Running the SQL Compiler
Reports error and warning conditions—The compiler reports error and warning
conditions, as described in Interpreting SQL Compiler Messages on page 5-14.
Program File Format
The input program file to the SQL compiler can be a Pascal object file, a file generated
by the Binder program, or a file previously updated by the SQL compiler. The SQL
compiler adds header information to the file and SQL object code. Figure 5-2 on
page 5-13 shows the format of a NonStop SQL program file.