Help: data validation before save or after execute query
WJHORAJun 30 2005 — edited Jun 30 2005Hi,
The issue that I have are:
1. A form allows user to insert and save records. When user press the save button, Instead of have an oracle error message: "FRM-40508: ORACLE error: unable to INSERT record," I'd like there be some step taken to send an alert to user if the user does not enter the date meets the fields constraint(s).
2. Same for the execute query button, when there are no records return from the query.
Thank you.
Jimmy