4. Embedded SQL for Fortran : Preprocessor Operation : How Embedded SQL Programs are Linked : How Embedded SQL Programs are Linked without Shared Libraries -VMS
 
Share this page                  
How Embedded SQL Programs are Linked without Shared Libraries -VMS
While the use of shared libraries in linking Embedded SQL programs is recommended for optimal performance and ease of maintenance, non-shared versions of the libraries have been included in case you need them. Non-shared libraries required by Embedded SQL are listed in the "esql.noshare" options file. The options file must be included in your link command after all user modules. The libraries must be specified in the order given in the options file.
The following example demonstrates the link command for an Embedded SQL program called "dbentry" that has been preprocessed and compiled:
link dbentry,-
 ii_system:[ingres.files]esql.noshare/opt