|
||||||||||
|
|
||||||||||
| Other Library Functions | ||||||||||
| function | dbCommit |
|
|
Library: omdbext - extended high level database support
Include: omdbext.xin |
dbCommit value dbDatabase database
The dbCommit function commits a transaction to the database. It commits all the insert, delete, or update operations performed since a transaction was last committed or rolled back.
This function is only effective when the database is in manual-commit mode.
|
Other Library Functions dbCommit dbProcedureClose dbProcedureExecute dbProcedureOpen dbRollback dbSetTransactionType dbStatementCompile dbStatementDiscard dbStatementExecute |
| ---- |