Updated: 2019-02-07

Data Source Initialization OLE DB Property — «auto_commit»

Name:
auto_commit
Type:
VT_BOOL
R/W:
R/W
Default:
False
IBProvider:
1, 2, 3, 5

Permission to automatic start and commit of transactions for user’s queries.

Default is prohibited and when you try to run a query that requires a transaction, the provider returns an error «Automatic transaction mode is disabled».

Automatic transaction isolation level is defined by initialization property «auto_commit_level».

See also

Other properties of group

Other sets of properties