Creating and Embedding SQL in COBOL

Restriction: This topic applies to Windows environments only.

There are certain requirements your COBOL programs must meet before they can be compiled and debugged. This chapter outlines the processes for creating or modifying SQL code for COBOL programs. It also details the statements that all COBOL programs containing embedded SQL must contain.Use of dynamic SQL in your program is described in the chapter Using Dynamic SQL in COBOL.