How do I turn on JDBC-ODBC Bridge server tracing?

Turn on ODBC tracing on the Easysoft JDBC-ODBC Bridge Server machine.

For Windows turn on ODBC Driver Manager tracing.

For unixODBC on Linux and UNIX, add these lines to the top of odbcinst.ini:

[ODBC]
Trace=Yes
TraceFile=/tmp/sql.log