On 25.Jun.2002 -- 03:08 PM, Naquin, Beth wrote:
> Hello,
>
> This is probably obvious, but I just haven't been able to figure it out.
>
> I have a stored procedure that returns a return code, but not a resultset.
> The return codes are 0-4 and each mean something specific.
> When I execute the stored procedure, I need to be able to retrieve the
> return code and use it in my xsl stylesheet.
>
> I can't figure out what to put inside <esql:call-results> to retrieve this
> return code.
Try <esql:get-int column="1" from-call="yes"/>
Chris.
--
C h r i s t i a n H a u l
[EMAIL PROTECTED]
fingerprint: 99B0 1D9D 7919 644A 4837 7D73 FEF9 6856 335A 9E08
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>