Controlling autocommit behavior

The way to control the commit behavior of your application depends on the programming interface you are using. The implementation of autocommit may be client-side or server-side, depending on the interface. See Autocommit implementation details.

To control autocommit mode (ADO.NET)
To control autocommit mode (OLE DB)
To control autocommit mode (ODBC)
To control autocommit mode (JDBC)
To control autocommit mode (embedded SQL)
To control autocommit mode (Open Client)
To control autocommit mode (PHP)

See sasql_set_option.

To control autocommit mode (on the server)

See Setting autocommit or manual commit mode.