New Stored Procedure Entry

With the ODBC Stored Procedure Entry wizard, you can generate an entry based on a ODBC Stored Procedure. The input parameters of the stored procedure become the formal parameters of the ITP entry and the output parameters or columns of the stored procedure become the fields of the ITP entry. Stored procedures that use input/output parameters cannot be used with ITP. The stored procedures may return multiple sets of output parameters, as long as the sets are equally formatted. In this case you should define the entry as a FORALL entry.

You will have to: