sybperl-l Archive
Up Prev Next
From: Stephane_Pelchat at WellspringRes dot com
Subject: execution of stored procedure - output values
Date: Jan 26 2000 9:27PM
Hi,
The application I'm maintaining is using DB-lib for its database access.
I have two questions regarding how to process stored procedure output:
1- Is it possible to process a result set from a stored proc, is it
any different from a dbresults/dbnextrow loop?
2- Is it possible to use output parameters of a stored proc? For
example a parameter "error_message VARCHAR(255) out"
Any help appreciated, thanks in advance,
Stephan
|