The UltraLite C++ API does not support AutoCommit mode. Transactions must be explicitly committed or rolled back.
Execute a Conn->Commit statement.
See Commit function.
Execute a Conn->Rollback statement.
See Rollback function.
For more information about transaction management in UltraLite, see UltraLite transaction processing.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |