Saving Without Transactions

Saving Without Transactions

By default, all changes are saved within a single transaction.

You can disable transaction mode by using the SaveWithoutTransaction type in the xls.handlers table.

For example:

IDTABLE_SCHEMATABLE_NAMECOLUMN_NAMEEVENT_NAMEHANDLER_SCHEMAHANDLER_NAMEHANDLER_TYPEHANDLER_CODE
 dboview_cashbookSaveWithoutTransactionATTRIBUTE

This approach is particularly useful when you need to manage transactions within procedures for saving changes.

This website is using cookies. By continuing to browse, you give us your consent to our use of cookies as explained in our Cookie Policy.