sybperl-l Archive
Up Prev Next
From: Arthur <arthur at puma dot mt dot att dot com>
Subject: output parameters
Date: Sep 25 2000 4:22PM
Is there a way to determine which are the output parameters of a stored
procedure? sp_sproc_columns doesn't seem to distinguish between input and
output parameters nor do any of the system tables, apparently. My current
thought now is to parse through the text of the stored procedure, using perl.
However, I would hope there is another easier/straightforward way. I am using
Sybase 11.0.3.3.
Thanks,
Arthur
arthur.goldstein@att.com
|