HPlogo ALLBASE/SQL FORTRAN Application Programming Guide: HP 3000 MPE/iX Computer Systems > Chapter 9 Using Dynamic Operations

Programs Using Dynamic Operations

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

The rest of this chapter contains sample programs that illustrate the use of dynamic preprocessing techniques for queries. There are two complete programs:

  • forex9a, which contains statements for using EXECUTE IMMEDIATE.

  • forex9b, which contains statements for using PREPARE and EXECUTE.

For each program, there is a description of the code, a display of the runtime dialog with user input, and a listing.

Feedback to webmaster