FRM-40735: when-button-pressed trigger raised unhandled exception ORA-305501
Hi,
I have created custom form (Forms 10g) with Export button used to export data into excel. I have written code in the WHEN-BUTTON-PRESSED trigger in Export button. While compiling the code it does not show any error. But in the form when i click the Export button it is showing error "FRM-40735: when-button-pressed trigger raised unhandled exception ORA-305501".
Could any one please help on this. And also please let me know if code required.