Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

stopping the report instead of exiting

Status
Not open for further replies.

kmuthu

Programmer
Jun 14, 2001
10
US
Hi,
In my oracle report parameter form, the user has to enter the start date and end date values, in which start date should be less than end date. I am checking it and if it fails i am raising srw.program_abort to exit after giving the message. But it closes the report. I want the parameter form to be shown after the error message. It should not be closed. Can anyone help me?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top