README for the HP Neoview UNIX Drivers (Upd4 R2.2)

Note: For the HP-UX (PA-RISC) 64 bit driver, the default lib location
is /usr/lib/pa20_64.
Note: For the AIX drivers, you will be prompted asking if you want to
install the HP ODBC library, which was compiled with the AIX xlc/xlc++
compilers or the gcc/g++ compiler for AIX.
12. Enter a directory for the data source template file, or press Enter to
use the default directory (/etc/hpodbc).
13. Enter a directory for the include files, or press Enter to use the
default directory (/usr/include/hpodbc).
14. Enter a directory for the sample program, or press Enter to use the
default directory (/etc/hpodbc/sample).
1.2.2.2 Setting Up the Client Environment
If you selected default options during installation, ensure that:
o The include (*.h) files are in the /usr/include/hpodbc directory.
o An MXODSN file is in the /etc/hpodbc directory.
Note: By default, the MXODSN file in the package will be installed as
/etc/hpodbc/MXODSN.template. Rename it to MXODSN, and make necessary
changes to the file before using the driver.
o The libraries are located in the /usr/lib directory.
Note: For the HPUX (IA-64) 64 bit driver, the default lib location is
/usr/lib/hpux64.
Note: For the HPUX (PA-RISC) 64 bit driver, the default lib location
is /usr/lib/pa20_64.
If you select nondefault locations during installation, ensure that the
files are installed in the directories that you specified during
installation.
Note: The driver expects the MXODSN file to be present in either the
default location (/etc/hpodbc) or the current working directory (CWD) of
the application.
1.2.2.3 Using a Third Party Driver Manager
o If you are using an external driver manager, you must point to
libhpodbc_drvr and not to libhpodbc.
o The driver (libhpodbc_drvr.so) has been verified with iODBC and
unixODBC driver managers.
o These driver managers, as well as documentation, can be found at these
Web sites:
http://www.iodbc.org/