skip to main content
Part 2: The 32-Bit/64-Bit Drivers : The DB2 Wire Protocol Driver : Stored Procedure Support
  
Stored Procedure Support
The DB2 Wire Protocol driver supports DB2 Remote Procedure Calls (RPCs) as follows:
*Multiple result sets are returned.
*RPCs must take an argument list. The driver does not support RPCs that use a SQL descriptor area (SQLDA) data structure to specify the arguments.
*Literals are supported as stored procedure parameters.