Transaction control statements
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
Transaction control statements manage changes made by DML statements. OpenAccess SDK supports transactions using the ODBC transaction control function SQLTransact().
The OpenAccess SDK SQL engine does not support the following SQL transaction control statements:
- COMMIT
- ROLLBACK