Writing a 3GL Compiled Stored Procedure Program

Topics:

These topics describe the requirements for writing a 3GL complied program to be called by the EDARPC function call or by the CALLPGM command. They explain how to set up control blocks for communication between the server and the program, and how to store program values so that the program retrieves addresses of allocated data storage. These topics also discuss the CREATE TABLE command, which the program issues in order to describe the answer set that it is returning.


iWay Software