Observe the following requirements when using the ODBC operator on Unix platforms:
- When using the attribute DriverManagerName in the ODBC operator to use your own driver manager instead of the bundled driver manager, you must set and export the LD_LIBRARY_PATH (or platform equivalent) environment variable to the path where your driver manager shared libraries are located.
- When using the bundled Progress DataDirect driver manager with the ODBC operator, TPT will automatically set the LD_LIBRARY_PATH environment variable to the correct location. Do not set the attribute DriverManagerName in the ODBC operator.