Use the Easysoft ODBC-ODBC Bridge to access remote ODBC databases from Actuate running on UNIX.
Download the ODBC-ODBC Bridge for your Actuate platform and install the ODBC-ODBC Bridge client. Then download the ODBC-ODBC Bridge for your ODBC driver platform and install the ODBC-ODBC Bridge server. Set up and test an ODBC-ODBC Bridge client data source under unixODBC (refer to the ODBC-ODBC Bridge manual for information about how to do this).
Tell Actuate about the ODBC Driver Manager. The following steps assume that you installed Actuate in $AC_SERVER_HOME
and the ODBC-ODBC Bridge in /usr/local
:
cd $AC_SERVER_HOME/lib ln -s /usr/local/easysoft/unixODBC/lib/libodbc.so ODBC.so
ODBC_INI_PATH
or ODBC_MGR_PATH
in pmd7.sh
.pmd7.sh
sets LD_LIBRARY_PATH
to include:
/usr/local/easysoft/lib:/usr/local/easysoft/unixODBC/lib