Autocommit (-AC or -AUTOCOMMIT)

The Autocommit command instructs the adapter on how to configure the driver in respect to automatic commit of SQL statements performed by the driver. Default is off. When set to on, the adapter explicitly requests the driver to enable and perform auto-commit, and when set to off the adapter explicitly requests the driver to disable and not perform auto-commit.

The corresponding adapter command is -AC (or -AUTOCOMMIT).