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

On HP-UX (PA-RISC):
aCC -AA connect_test.cpp -L/usr/lib -I/usr/include/hpodbc \
-lhpodbc -lhppa -o connect_test -lm
To use cc for compiling and linking:
— Rename connect_test.cpp to connect_test.c.
— Run this command:
cc connect_test.c –L/usr/lib –I/usr/include/hpodbc \
-lhppa -lstd_v2 -lCsup_v2 -lm -lhpodbc -o connect_test
On IBM AIX®:
g++ connect_test.cpp -L/usr/lib -I/usr/include/hpodbc \
-lhpodbc -o connect_test
3. If needed, modify the /etc/hpodbc/MXODSN file.
4. Run the sample program:
./connect_test -d <datasource> -u <userid> -p <password>
Installation for Neoview Release 2.1 Update 1
Installation Package
Installation Instructions
Installation Package
The HP Neoview ODBC Linux, HP-UX, and IBM AIX® driver software is available in these
downloadable distribution files:
File ContentsSupported PlatformDistribution File
libhpodbc_l.so.<x>.0.0
libhpodbc_drvr_l.so.<x>.0.0
MXODSN
MD5SUM
sql.h
sqlext.h
sqltypes.h
install.h
connect_test.cpp
Linuxhpodbc_<vvv>_Linux_pkg.tar.gz
libhpodbc_i.sl.<x>
libhpodbc_drvr_i.sl.<x>
MXODSN
MD5SUM
sql.h
sqlext.h
sqltypes.h
install.h
connect_test.cpp
HP-UX IA-64hpodbc_<vvv>_HPUX_I_pkg.tar.gz
56