discusmania
IS-IT--Management
Hi guys...
e.g. i have 3 SQL insert statement:
SQL1,SQL2, SQL3.
During execution , if one of the sql is not successfully execute, i want to rollback the transaction and give error message to the user. how to do that?
Thanks
e.g. i have 3 SQL insert statement:
SQL1,SQL2, SQL3.
During execution , if one of the sql is not successfully execute, i want to rollback the transaction and give error message to the user. how to do that?
Thanks