Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

More Information

RDB/VMS SQL INCLUDE — VMS RDB_3.1A

 INCLUDE --+-> SQLCA ----------------------+--> ;
           +-> SQLDA ----------------------+
           +-> file-spec ------------------+
           +-> FROM DICTIONARY path-name --+

Additional information available:

More Information

More Information

 The INCLUDE statement inserts declarations or code into a host
 program.  You can use the INCLUDE statement only in precompiled
 programs, not in interactive SQL or as part of an SQL module
 language procedure.  You can use the INCLUDE statement to
 insert:

  o  Host language declarations for the SQLCA and a message
     vector

  o  Host language declarations for the SQLDA

  o  Host language source code

  o  Host language declarations for data dictionary record
     definitions

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026