07-12-2017, 08:19 PM
Hi Everybody,
I need to insert data into two tables, but I have to make sure that both tables are written to the same transaction.
In my case this a form like Master x Detail.
How to use "begin transaction" and "commit" and "rollback" with DB Class ?
Thanks
I need to insert data into two tables, but I have to make sure that both tables are written to the same transaction.
In my case this a form like Master x Detail.
How to use "begin transaction" and "commit" and "rollback" with DB Class ?
Thanks