Transactions provide a way to group SQL statements so that they are treated as a unit—either all work performed by the statements is committed to the database, or none of it is.
For the most part, transaction management with remote tables is the same as transaction management for local tables in SQL Anywhere, but there are some differences.
Remote transaction management
Restrictions on transaction management
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |