SQL/MX Programming Manual for C and COBOL (G06.24+, H06.03+)
HP NonStop SQL/MX Programming Manual for C and COBOL—523627-004
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-25
•
Running the SQL/MX Compiler on page 15-26
•
c89 Utility: Using One Command for All Compilation Steps on page 15-34
•
Examples of Building and Deploying Embedded SQL C/C++ Programs on
page 15-43
•
Building SQL/MX C/C++ Applications to Run in the Guardian Environment on
page 15-53
•
Running an SQL/MX Application on page 15-58
For information on managing C/C++ programs and SQL/MX modules, see Section 17,
Program and Module Management.