Preparing the Caché Environment (ODBC)

How to:

In order to use the adapter, the Caché client must be installed on the box where the server will be running.

Procedure: How to Set up the ODBC Environment on Windows

On Windows, the Caché environment is set up during the installation of the product.

Procedure: How to Set Up the ODBC Environment on UNIX

To set up the Adapter for Caché environment on UNIX, export the following environment variables:

  • Caché_HOME. Specify the full name of the directory in which Caché is installed. For example:
    Cache_HOME=/rdbms/Cache
  • ODBCINI. Specify the location of the ODBC initialization file. For example:
    ODBCINI=/odbms/Cache/Cachex.ini

WebFOCUS

Feedback