Validation Filed value [message #392887] |
Thu, 19 March 2009 10:12  |
ramtin
Messages: 37 Registered: November 2008
|
Member |
|
|
Hi all,
I need to validate the value of one filed in ORACLE FORM. Could you please tell me where is the best place in source code (which filed trigger) to do that in Oracle Form.
Thank you in advance.
|
|
|
|
Re: Validation Filed value [message #393797 is a reply to message #392887] |
Tue, 24 March 2009 07:01  |
rajy_salim
Messages: 204 Registered: January 2008 Location: Beirut - Lebanon
|
Senior Member |
|
|
If you need to commit this value to the database by using COMMIT, you won't make it because its use is illegal in the validating triggers.
Rajy
|
|
|