[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Calling an Oracle Stored Procedure
- Subject: Calling an Oracle Stored Procedure
- From: Adam Harborow <adam.harborow@ZURICH.COM>
- Date: Tue, 15 May 2001 16:47:54 +0100
Hello
If a Stored Procedure returns a number of rows, how do we process that
information in SQR?
Does the data go into a &variable?
AND do we need to put something in like below within the Begin-Select
statement:
On-Break Set=1 Level=1 SkipLines=5 Print=Always
After=Master_QueryCC0201CLIENTNUM_AfterProc101
I am using SQR server/6.0/pc/windows NT 4.0/Oracle/7.3.4
Thanks
Adam