Search results

  1. B

    Problems retrieving the return values from a stored procedure.

    Hi, I have a working odbc connection between progress and an informix database. The problem is that when calling a stored procedure I can't fetch the return values. I have tried different ways to call the procedure: RUN STORED-PROC sp_name handle1 = PROC-HANDLE ( INPUT PARAM user =...
Back
Top