New Database event – On Transaction Validate
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.
Significant Revisions
- May 6th, 2024 Converted to jekyll markdown format and copied to personal site
- Nov 4th, 2010 Originally published on txcowboycoder wordpress site1
Footnotes
-
Initial
md
Generated using https://github.com/jsr6720/wordpress-html-scraper-to-mdOriginal Wordpress categories: [‘Wish List’]
Original Wordpress tags: “Wish List”, “4D”, “database event”, “transaction” ↩