Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> POST-UPDATE trigger on form or block

POST-UPDATE trigger on form or block

From: <bdickey_at_my-dejanews.com>
Date: Thu, 31 Dec 1998 20:41:33 GMT
Message-ID: <76gnht$acp$1@nnrp1.dejanews.com>


I don't understand why a post-update trigger does not commit updates to the database. I assume this kind of trigger, attached to a block, is processed during the commit, because the changes appear correctly on the form after saving the record, but the database has not been updated. Where do you place a post-update trigger to make sure that the updates are committed? All I'm doing is checking to see if a field is null, then updating it with a value from another table. Thanks.

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Thu Dec 31 1998 - 14:41:33 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US