Home » Developer & Programmer » Reports & Discoverer » Html report using plsql
Html report using plsql [message #87906] Fri, 26 October 2001 04:56 Go to next message
warren
Messages: 4
Registered: October 2001
Junior Member
HTML report using plsql embedded in html I have achieved this.

But now I want to supply parameter values to it with an initial parameter form like in oracle reports. Developing the form & text fields isn't prob it's how do I capture the values and send them back to the report as an argument ! e.g. In oracle reports when constructing the sql you would do something like this Select
emp_id
from
employee emp
where emp.emp_id = :emp_id;
This would create the parameter for you in the drop down list and supply the user input value to query at runtime. So same concept but in html.

----------------------------------------------------------------------
Re: Html report using plsql [message #87909 is a reply to message #87906] Sat, 27 October 2001 03:57 Go to previous message
Amit
Messages: 166
Registered: February 1999
Senior Member
Sir
can u help in calling oracle reports from jsp page
Thanks
amit_ary@hotmail.com

----------------------------------------------------------------------
Previous Topic: Re: Calling Oracle Reports from Web Logic
Next Topic: Re: reporting tool-Report Builder Reference-1998
Goto Forum:
  


Current Time: Thu Apr 18 06:40:50 CDT 2024