Re: Reports :-difference between POST-DATABASE-COMMIT and POST-FORMS-COMMIT

From: <frank.van.bortel_at_gmail.com>
Date: 23 Mar 2006 03:34:02 -0800
Message-ID: <1143113642.618185.203080_at_u72g2000cwu.googlegroups.com>


Oh my! This was a hard one...
Had to start developer, open the help file, query on POST-FORMS-COMMIT, and paste
the answer:
Fires once during the Post and Commit Transactions process. If there are records in the form that have been marked as inserts, updates, or deletes, the Post-Forms-Commit trigger fires after these changes have been written to the database but before Forms Developer issues the database Commit to finalize the transaction.

Now *you* do the same for POST-DATABASE-COMMIT, or better yet, open the trigger comparism subject, which startes with: A comparison of these triggers follows : Post-Forms-Commit vs. Post-Database-Commit. Received on Thu Mar 23 2006 - 12:34:02 CET

Original text of this message