Tutorials: SQL CLR Stored Procedures Called via COBOL and JCL
Demonstrates how to invoke a native COBOL program via JCL, how to call SQL CLR stored procedures from COBOL programs, and how to call COBOL programs from SQL CLR stored procedures.
Demonstration Application
Describes the solutions, projects, and source code used in these tutorials.
Prerequisites
Describes the requirements that must be in place before running any of the tutorials for SQL CLR stored procedures called from JCL, and sets the order in which to do them.