User's Guide
Part V. The SQL Anywhere Programming Interfaces
Chapter 38. The WSQL HLI InterfaceCOMMIT
To make changes permanent to the database.
ROLLBACK.
COMMIT makes any changes you have made to the database permanent.
This command is functionally similar to the SQL command COMMIT. See "COMMIT statement" for details.