AutoCommit Always True

Key Name Default Value Required

AutoCommit

Disabled (0)

No

Description

This option specifies whether the connector always auto-commits.

  • Enabled (1): The connector ignores the SQL_ATTR_AUTOCOMMIT value and auto-commits.
  • Disabled (0): The connector considers the SQL_ATTR_AUTOCOMMIT value.