Glossary Visual Basic / Term
manual-commit mode
A transaction consists of one or more statements. In manual-commit mode, when an application submits an SQL statement and no transaction is open, the driver implicitly begins a transaction. The transaction remains open until the application commits or rolls back the transaction using transaction methods or a SQL transaction statement.
Permanent link manual-commit mode - Creation date 2020-06-07