Errors for stored procedures

When a stored procedure with a return value is run using theHCL Informix® OLE DB Provider, errors returned by the procedure are not returned to the application.

Error information from stored procedures with no returned values is available immediately following the execution of the procedure.

Resolution

Call a fetch on the result set.