This section contains extra information relating to the deployment of the Easysoft ODBC-Access Driver.
The Easysoft ODBC-Access Driver complies with the ODBC 3.51 specification.
The Easysoft ODBC-Access Driver is Level 1 compliant.
All ODBC 3.51 calls are fully supported apart from.
The Easysoft ODBC-Access Driver supports the following Access data types:
The Easysoft ODBC-Access Driver is thread safe in accordance with the ODBC specification and can safely be used behind threaded applications.
The ODBC calls an application makes can be traced:
An application can turn tracing on in the Driver Manager by using the ODBC API SQLSetConnectAttr (...,SQL_ATTR_TRACE,...).
The trace file name may also be specified with the SQLSetConnectAttr attribute SQL_ATTR_TRACEFILE.
For the unixODBC Driver Manager, add two attributes to the [ODBC] section (create one if none exists) in odbcinst.ini.
Ensure that the user who is running the application to be traced has write permission to the log file (and to the directory containing it), or no tracing information will be produced.