SQL/MX Programming Manual for C and COBOL (H06.10+, J06.03+)

Index
HP NonStop SQL/MX Programming Manual for C and COBOL544617-003
Index-2
C
Compilation of modules
embedded module definitions 15-30,
16-25
module definition files 15-34, 16-29
Compilation of programs
description of 1-13
embedded module definitions 15-3,
16-3
examples
build C application 15-50
build COBOL application 16-43
build C/C++ with SQL 15-47
deploy static SQL to RDF
system 15-54
develop native C/C++ with SQL on
OSS 15-49
quick builds and mxcmp defaults in
one-file deployment 15-52
module definition files 15-6, 16-6
Compile-time name resolution 8-6
Compile-time specified length 12-4
Compound statements
assignment of 5-15
description of 5-1, 5-13
examples
grouping statements, C 5-14
grouping statements, COBOL 5-14
using SELECT INTO statement,
C 5-15
using SELECT INTO statement,
COBOL 5-15
general syntax 5-13
IF statement 5-16
limitation 5-13
CONTROL statements
See also Scope
behavior and use guidelines 2-14
CONTROL QUERY DEFAULT 2-7
CONTROL QUERY SHAPE 2-7
CONTROL TABLE 2-7
description of 2-12
CONTROL statements (continued)
dynamic 2-13
static 2-13
CREATE SQLMP ALIAS statement 1-1,
8-2
CREATE TABLE, example of 3-35
Cursor position
after DELETE 6-9
after FETCH 6-6
after UPDATE 6-8
operations affecting 6-15
Cursor specification, preparing 11-4
Cursors
changing position 6-15
declaration statement 2-7
description of 6-1
dynamic
description of 11-1
sample program, C A-17
sample program, COBOL C-13
sensitivity 6-16
stability of 6-15
static
description of 6-1
sample program, C A-1
sample program, COBOL C-1
steps for using dynamic cursor in
C 11-2
steps for using dynamic cursor in
COBOL 11-3
C++ class, SQL Declare Section 3-29
C++ host variables 2-3
C++ run-time library, default 15-29
C/C++ compiler and linker, running 15-28
C/C++ host variables, data types 3-13
C/C++ preprocessor
description of 15-8
functions of 15-9
OSS-hosted 15-16