Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
ALLBASE/SQL COBOL Application Programming Guide: HP 3000 MPE/iX Computer Systems

Chapter 4 Host Variables

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

Host variables are variables used in SQL commands in the PROCEDURE DIVISION. They are used to pass the following information between an application program and ALLBASE/SQL:

  • Data values.

  • Null value indicators.

  • String truncation indicators.

  • Bulk processing rows to process.

  • Dynamic commands.

  • Savepoint numbers.

  • Messages from the ALLBASE/SQL message catalog.

  • DBEnvironment names.

All host variables used in the PROCEDURE DIVISION of a COBOL program or subprogram are declared in the DATA DIVISION. The data description entries must contain data clauses that are compatible with ALLBASE/SQL data types. The data description entries must also satisfy certain preprocessor criteria.

This chapter identifies where in the PROCEDURE DIVISION you can use host variables and then discusses how to write type descriptions that complement the way host variables are used.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© Hewlett-Packard Development Company, L.P.