Subject [IBO] Re: Return values from stored procedure
Author sgharp
--- In IBObjects@yahoogroups.com, Lucas Franzen <luc@r...> wrote:

> This procedure will return a field (param) named SUCCESS.
> Just Execute your DSQL and it will be there afterwards.

That did it. Thanks. I assumed that since you have to specify
input parameters, you'd also have to specify return parameters.