SQL/MX Programming Manual for C and COBOL (H06.10+, J06.03+)
HP NonStop SQL/MX Programming Manual for C and COBOL—544617-003
15-1
15 C/C++ Program Compilation
This section describes how to develop and execute a C/C++ program that contains
embedded SQL statements. In addition, this section contains information on embedded
module definitions and module definition files:
•
Compiling SQL/MX Applications and Modules on page 15-2
•
Running the SQL/MX C/C++ Preprocessor on page 15-8
•
Running the C/C++ Compiler and Linker on page 15-28
•
Running the SQL/MX Compiler on page 15-30
•
c89 Utility: Using One Command for All Compilation Steps on page 15-37
•
Examples of Building and Deploying Embedded SQL C/C++ Programs on
page 15-47
•
Building SQL/MX C/C++ Applications to Run in the Guardian Environment on
page 15-58
•
Running an SQL/MX Application on page 15-64
For information on managing C/C++ programs and SQL/MX modules, see Section 17,
Program and Module Management.










