I have confusion on form commit
Dear All,
I want to know that when i use commit_form then form commit but what happened when any error message come??
In my programe many procedure written they are trying to insert the record in another table. When any error occured then insert statement commit. I think when any error occured then whole programe rollback automatically but my form doesn't the same.
Please help me. I am confused why data is commit.
Oracle AS 10g.
Data Base 10g.