reports 2.5/3.0

From: Sandeep Sodhi <ssodhi_at_icon.com>
Date: Tue, 22 Sep 1998 17:03:53 GMT
Message-ID: <3607E7BE.F88745BE_at_icon.com>



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 in the reporting tool..

             thanks in advance..
             If you want I could send you the code


             sandeep
Received on Tue Sep 22 1998 - 19:03:53 CEST

Original text of this message