History  | 
AutoCommit (database connections) 
Purpose 
Specifies whether to use autocommit or manual-commit mode. 
Syntax 
DBConnection.AutoCommit [= Constant] 
 If no value for Constant is assigned, the default depends on the settings in your ODBC setup. Changing from manual-commit mode to autocommit mode commits any open transactions on the connection. 
 | ||||||||||||||