7. Embedded SQL for Pascal : Preprocessor Operation : Command Line Operations : How Embedded SQL Programs are Linked
 
Share this page                  
How Embedded SQL Programs are Linked
Embedded SQL programs require procedures from several VMS shared libraries in order to run properly. Once you have preprocessed and compiled an Embedded SQL program, you can link it. Assuming the object file for your program is called "dbentry," use the following link command:
$ link dbentry,-
  ii_system:[ingres.files]esql.opt/opt