cobol2.hlp (Table of Contents; Topic list)
SQLBIND (↑ SQL)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    SQLBIND
 
  Function:     Specifies the name of the bind file to be created by
                precompiler services.
 
  Syntax:
 
     ─┬───┬─┬─────SQLBIND──"bindfile-name"┬┬──
        └─/─┘ │             └""─────────────┘│
              └──NO─SQLBIND──────────────────┘
 
 
  Parameters:   bindfile-name        A full file specification or a
                                     null string.
 
  Default:      SQLBIND ""
 
  Phase:        Syntax check
 
  $SET:         Initial
                                    -♦-