Home » Developer & Programmer » Forms » calling a report on when-button-pressed event of a form
calling a report on when-button-pressed event of a form [message #85272] Sat, 12 June 2004 17:23 Go to next message
Ashwini
Messages: 3
Registered: April 2004
Junior Member
hi,

I would like to know if a report can be displayed on the clicking the command button on a form.

Basically, i want to generate a report when a particular button is clicked.

Please help.

--Ashwini
Re: calling a report on when-button-pressed event of a form [message #85273 is a reply to message #85272] Sat, 12 June 2004 21:11 Go to previous message
Riaz
Messages: 112
Registered: February 2002
Senior Member
use run_product built-in with when-button-pressed trigger:

as

RUN_PRODUCT(REPORTS,'report_name',ASYNCHRONOUS,RUNTIME,FILESYSTEM,1)

Hope this works
Riaz
Previous Topic: Forms to Oracle connectivity
Next Topic: text color
Goto Forum:
  


Current Time: Tue May 07 08:37:19 CDT 2024