Entering content frame

Procedure documentation Options for Data Sources (Microsoft Windows) Locate the document in its SAP Library structure

You can specify various options to influence the functioning of the SAP DB ODBC driver. These options become active the next time that you log on to the database server.

The following options are possible:

Option

Remarks

SQL Mode

Select the database-specific SQL mode

Isolation Level

Overrides the default value of the SAP DB 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 SAP DB 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.

Caution 

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