Forms - POST Command [message #468246] |
Thu, 29 July 2010 05:25 |
mailtokkalyan
Messages: 65 Registered: December 2006 Location: Bangalore
|
Member |
|
|
Hi All,
I have a form which will call another and do some transactions and come back to original form and do other processes.
finally save if successful. or roll back with error message.
here i m doing POST when i exit from the called form. and continue process in calling form. if any error, i m raising an error message with rollback.
But sometimes, it is getting committed with that error trn. especially in new database, first time try the scenario, it any error comes then getting commited.
I m not able to find where the commit is happening? if any other sessions commit will affect this trn?
please give a solution for this.
thanks in advance.
Regards,
Kalyan
|
|
|
|