Entering content frame

 Options for Data Sources (Microsoft Windows) 

You can specify various options to influence the way the MaxDB ODBC driver operates. These options become active the next time that you connect to the database server.

The following options are possible:

Option

Remarks

SQL Mode

Selects the database-specific SQL mode

Isolation Level

Overrides the default value of the MaxDB ODBC driver for the lock operation type (the default value is Committed).

Trace On

Activates or deactivates the driver log.
If you have set this option, the MaxDB ODBC driver creates a log of the database session. All SQL statements that the application transfers to the database system are recorded in the log.

 
A large number of file operations are performed if you activate logging. This affects the execution speed of the application. You should therefore deactivate logging again after your analysis.

This driver logging is not identical to the Driver Manager log, which you can activate and deactivate in the ODBC Data Source Administrator on the Tracing tab page.

 

 

Leaving content frame