New Database event – On Transaction Validate

Right now there is no event thrown for VALIDATE/CANCEL transaction. I would like Database event to also return “On validate transaction” and “On cancel transaction”.

Why you ask? Because triggers are executed inside a transaction block, but if I want to know when the transaction ended I have to write application layer code for something 4D should know when it ended

So even though you can tell if you are in a transaction and what level the transaction is at, you can never tell when that transaction has completed in a trigger.

Vote for the feature request here.


Author’s Note

Initial md Generated using https://github.com/jsr6720/wordpress-html-scraper-to-md

Original Wordpress categories: [‘Wish List’]

Original Wordpress tags: “Wish List”, “4D”, “database event”, “transaction”

Original Wordpress comments: None

Significant revisions

tags: 2010, wordpress, txcowboycoder, wish-list, 4D, event-handling, transactions

  • May 6th, 2024 Converted to jekyll markdown format and copied to personal site
  • Nov 4th, 2010 Originally published on txcowboycoder wordpress site

EOF/Footnotes