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

-lhpodbc64 -o connect_test
o On Sun SPARC(R):
CC connect_test.cpp -I/usr/include/hpodbc -L/usr/lib \
-lhpodbc -o connect_test
o On Sun SPARC(R): 64 bit
CC -xarch=v9a connect_test.cpp -L/usr/lib -I/usr/include/hpodbc
-L/usr/lib \
-lhpodbc64 -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>
1.3 Related Product Documentation
For more information about the ODBC Linux, HP-UX, and IBM AIX(R) drivers,
see the HP Neoview ODBC Drivers Manual. This manual is available on the
Business Intelligence Solutions page of docs.hp.com:
http://docs.hp.com/en/busintellsol.html.