Easysoft ODBC-ODBC BridgeHow do I access ODBC Databases such as Oracle, Microsoft SQL Server and Microsoft Access from Actuate Reporting Applications? |
|
You can use the Easysoft ODBC-ODBC Bridge (OOB) to access remote ODBC databases such as Oracle, Microsoft SQL Server, Microsoft Access, Microsoft Excel from Actuate running on Unix.
Download OOB for the platform on which Actuate is installed and install the OOB Client. Then download OOB for the platform on which the ODBC driver for your database is installed and install the OOB Server. Set up and test an OOB Client data source in unixODBC (see the OOB 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 OOB 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