Binding [ Micro Focus COBOL for UNIX COBOL User Guide ] MPE/iX 5.0 Documentation
Micro Focus COBOL for UNIX COBOL User Guide
Binding
If you use the NOSQLACCESS Compiler directive or intend to execute the
application on a machine other than the one it was compiled on, bind the
application to a particular database before execution. In this case, you
should use the SQLBIND Compiler directive to create a bind-file that can
then be used to bind the program to the database using the SQLBIND
command. For details on doing this, see the documentation supplied with
your SQL system.
MPE/iX 5.0 Documentation