Hi guys,
I am not sure, but is RDC support transaction control, like in Sqlite (begin transaction, transaction successful, and end transaction)?
If it is not supported, are there any tips/hints to make sure that all data in master detail table only commit when all insert successful or rollback if there is any error?
Thanks in advance.
I am not sure, but is RDC support transaction control, like in Sqlite (begin transaction, transaction successful, and end transaction)?
If it is not supported, are there any tips/hints to make sure that all data in master detail table only commit when all insert successful or rollback if there is any error?
Thanks in advance.