I have created a subreport based upon an Oracle 8.1.6 stored procedure with one parameter which is vital to the selection formula for the subreport. The stored procedure parameter is equal to the primary key value from the main report. I have the primary key value of the main report on the main report - I wish to pass this information to the subreport and have the stored procedure use it to select which data to return to the subreport display. Is this possible? If so, tell me how it is done?
Thank You
Thank You