Home » Developer & Programmer » Forms » how can we call oracle report in form 5.0
how can we call oracle report in form 5.0 [message #81252] Mon, 27 January 2003 03:43 Go to next message
mubbasher ahmed
Messages: 4
Registered: December 2001
Junior Member
i want to call oracle report in form 5.0 through triger how can it be made possible
Re: how can we call oracle report in form 5.0 [message #81255 is a reply to message #81252] Mon, 27 January 2003 04:16 Go to previous message
Venky
Messages: 52
Registered: October 2001
Member
Usually the general practice of calling report from form is by using Run_Product built-in. Place a pushbutton in the layout and write WHEN-BUTTON-PRESSED trigger for that button. In the trigger call this Run_Product built-in. Refer help for exact synatax. You can pass parameters from form and receive in report. The parameter name should be same in both the places.
Previous Topic: Connection problem of Forms6i and personal Oracle
Next Topic: Question about using "ROLLBACK" in form procedure
Goto Forum:
  


Current Time: Fri Apr 26 02:06:29 CDT 2024