Subject Return values from stored procedure
Author Steve Harp
Hi All,

I'm trying to get a return value from a stored procedure using a TIB_DSql
component. I tried
execute procedure spClearIxTables returning_values :pSuccess;

but it barfed on the returning_values thing. Obviously, there's another
way.

Thanks for any help,

Steve


[Non-text portions of this message have been removed]