| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> How to use cursor in rporting tool
Hi Everybody!!
Have a simple question in reports..I want to design reports using the oracle reports 3.0 which is almost similar to 2.5.
Now I already have the standalone stored procedure whcih produces the an ascii report .The logic is as follows
{
make column headings
open a cursor
iterate cursor
compute and print value on each row
close cursor..
}
The iteration is necessaty as column values are checked for some
conditions before computin
How do I put the above logic with cursors in the reporting tool..
thanks in advance..
If you want I could send you the code
sandeep
Received on Tue Sep 22 1998 - 12:05:13 CDT
![]() |
![]() |