FRM-40735:WHEN-BUTTON-PRESSED trigger raised unhandled exception ORA-06502
535608Jun 4 2007 — edited Jun 5 2007Hi,
I am trying to run a form in which I have a button which when pressed should display another popup window with few text fields in it. I have a WHEN-BUTTON-PRESSED trigger on that particular button and its raising an exception called
FRM-40735: WHEN-BUTTON-PRESSED trigger raised unhandled exception ORA-06502.
When I debug the form with breakpoints its displaying the popup window correctly, but if I run it in a browser as soon as click the button it raises the Unhandled exception given above.
Can anyone help with this? Urgent please....
Thanks