form_success and commit
593979Oct 13 2008 — edited Oct 13 2008Hi Folks
I am using forms 6i.
I have an old form that i am investigating and uses form_success to test if a commit works or not. Before this commit it processes hardcoded update and insert statements.
What i would like to know is what happens to hardcoded update and insert statements if the form success fails, and the fail is not handled?
Does forms do a rollback on any records that have been changed with the hardcoded update and insert statements?
Rgds
Tappies