This is a discussion on URGENT!!! FRM-40654 within the Oracle Miscellaneous forums, part of the Oracle Database category; --> Hi, i need solution for that message in oracle forms, but through trapping in ON-ERROR trigger. How can we ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, i need solution for that message in oracle forms, but through trapping in ON-ERROR trigger. How can we in on-error trigger make that program goes on some block and make execute_query ? Please, asnwer if you tried your solution...Example code is welcome... thx marc |
| ||||
| On Sun, 13 Jul 2003 16:01:31 +0200, "marc" <nekoliko_1@yahoo.com> wrote: >Hi, >i need solution for that message in oracle forms, but through trapping in >ON-ERROR trigger. How can we in on-error trigger make that program goes on >some block and make execute_query ? >Please, asnwer if you tried your solution...Example code is welcome... >thx >marc > You are up for bad ideas aren't you? Any error will be trapped by your on-error trigger, including database errors you really shouldn't ignore. Please reconsider. Please also read documentation. Don't tell me you don't know the execute_query procedure. Sybrand Bakker, Senior Oracle DBA To reply remove -verwijderdit from my e-mail address |
| Thread Tools | |
| Display Modes | |
|
|