SQL/MX 3.2 Programming Manual for C and COBOL (H06.25+, J06.14+)

Contents
HP NonStop SQL/MX Release 3.2 Programming Manual for C and COBOL663854-002
xi
17. Program and Module Management
17. Program and Module Management
Program Files 17-1
Managing Program Files 17-3
Generating Locally or Globally Placed Modules 17-3
Managing the Coexistence of Globally and Locally Placed Modules 17-4
Generating modules in a user-specified location 17-6
Specifying the search locations for the module files 17-7
Managing Modules 17-8
Module Management Behavior 17-8
Influencing Module Management Behavior
17-9
Module Management Naming
17-9
How Modules Are Named 17-10
Effect of Module Management Naming 17-13
Specifying the search locations of the module files 17-13
Targeting 17-14
Effect of the Target Attribute 17-15
Targeting Example for C: Using ModuleTableSet (MTSS) 17-15
Targeting Example for C: Using Build Subdirectory 17-17
Targeting Example for COBOL: Using ModuleTableSet (MTSS) 17-18
Targeting Example for COBOL: Using a Build Subdirectory 17-20
Versioning 17-21
Grouping 17-23
A. C Sample Programs
Using a Static SQL Cursor A-1
Ensuring Data Consistency
A-4
Using Argument Lists in Dynamic SQL A-5
Using SQL Descriptor Areas in Dynamic SQL
A-7
Using SQL Descriptor Areas With DESCRIBE
A-7
Using SQL Descriptor Areas Without DESCRIBE
A-12
Using a Dynamic SQL Cursor A-15
Using a Dynamic SQL Cursor
A-15
Using a Dynamic SQL Cursor With Descriptor Area
A-17
Using a Dynamic SQL Rowset A-26
Using SQL Descriptors to Select KANJI and KSC5601 Data A-28
DDL for KANJI and KSC4501 Table Columns
A-28
Using SQL Descriptor Areas to Select SQL/MP KANJI and KSC5601 Data
A-29
Using SQL Descriptors to Select UCS2 Data A-35