You can use the Easysoft ODBC-ODBC Bridge to access remote ODBC databases such as Oracle, Microsoft SQL Server, Microsoft Acces and, Microsoft Excel from Actuate running on Unix.
Download ODBC-ODBC Bridge for the platform on which Actuate is installed and install the ODBC-ODBC Bridge Client. Then download ODBC-ODBC Bridge for the platform on which the ODBC driver for your database is installed and install the ODBC-ODBC Bridge Server. Set up and test an ODBC-ODBC Bridge Client data source under unixODBC (see the ODBC-ODBC Bridge manual for information about how to do this).
Now you need to tell Actuate about the ODBC Driver Manager. The procedure outlined below assumes you have Actuate installed in $AC_SERVER_HOME
and 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 the pmd7.sh file.LD_LIBRARY_PATH
to include:
/usr/local/easysoft/lib:/usr/local/easysoft/unixODBC/lib