cobol2.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
SQLPRE Details (↑ SQL)
 Key Summary                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Specifying this directive causes a call to _SQLPRE (for IBM Database
     Manager) or _SQLPRM (for Microsoft SQL Server) to be placed in the
     application program, so that any SQL calls generated by embedded SQL
     commands can be resolved when running or animating. Applications that
     are to be linked to create a .DLL or a .EXE file do not need this
     directive to be specified, so should be compiled with NOSQLPRE.
                                    -♦-