HPlogo ALLBASE/SQL Reference Manual: HP 9000 Computer Systems > Appendix C Sample DBEnvironment

Sample Program Files

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

The following table contains a list of sample program files located in the /usr/lib/allbase/hpsql/programs directory.

All programs except those marked with an asterisk (*) are fully discussed in the ALLBASE/SQL application programming guides.

Table C-1 Sample Programs in /usr/lib/allbase/hpsql/programs

CCOBOLFORTRANPascalDescription
cex2cobex2forex2pasex2Single-row SELECT into host variables from PurchDB.Parts
cex5cobex5forex5pasex5Single-row SELECT into host variables from PurchDB.Parts with implicit and explicit error handling, including recovery from deadlock
cex7cobex7forex7pasex7Single-row SELECT, INSERT, UPDATE, and DELETE operations on the PurchDB.Vendors table
cex8cobex8forex8pasex8Cursor manipulations on the PurchDB.OrderItems table
cex8a*cobex8a*forex8a*pasex8a*DATE/TIME data types and join operations on the TestData and SupplyBatches tables.
cex9cobex9 pasex9BULK operations on the PurchDB.Orders and PurchDB.OrderItems tables
 cobex10aforex9a Dynamic non-query commands using EXECUTE IMMEDIATE
 cobex10bforex9b Dynamic non-query commands using PREPARE and EXECUTE
cex10a  pasex10aDynamic query commands with unknown Format
cex10b  pasex10bDynamic query commands with known Format
cex12*cobex12*forex12*pasex12*Using long fields in the PurchDB.Reports table

 

Feedback to webmaster