DB_ENABLE_TRANSACTIONS

For

Database Logger

Project

Purpose

To override the default database functionality as requested by ODBC. The default functionality is determined by the ODBC driver. If the driver supports transactions, that is the default.

If you set triggers on your tables, you should set this global parameter to N.

Value

Enter one of the following:

 

Y

Forces logging to use transactions.

 

N

Forces logging to not use transactions.

Default Value

Determined by the ODBC driver.

 

More information

Global parameters.