Neoview ODBC Drivers Manual (R2.2 SP1)
Table Of Contents
- HP Neoview ODBC Drivers Manual
- Table of Contents
- About This Document
- 1 HP Neoview ODBC Driver Overview for Windows
- 2 HP Neoview ODBC Drivers Overview for Linux, HP-UX, IBM AIX®, and Sun Solaris
- 3 Installing the HP Neoview ODBC Drivers
- Installing ODBC Client Software
- Avoiding Driver-Platform Version Incompatibility
- Installing the HP Neoview ODBC Driver for Windows
- Reinstalling the HP Neoview ODBC Driver for Windows
- Uninstalling the HP Neoview ODBC Driver for Windows
- Setting Up the Client Environment
- Troubleshooting
- Getting the Version of the Driver
- ODBC API Reference
- Installing or Reinstalling HP Neoview ODBC Drivers for Linux, HP-UX, IBM AIX®, and Sun Solaris
- Setting Up the Client Environment
- Running the Sample Program
- Troubleshooting
- Debugging
- Getting the Version of the Driver
- ODBC API Reference
- 4 Configuring Client Data Sources
- 5 HP Neoview ODBC Drivers Conformance
- 6 HP Neoview ODBC Drivers Messages
- Index

mfc42.dllSelf Registering system files (in system
directory)
msvcp60.dllSystem files (in system directory)
Getting the Version of the Driver
1. On the client workstation, navigate to the system32 directory. For example:
C:\Windows\system32 on Windows XP
C:\WINNT\system32 on Windows 2000
2. Locate the hp_odbc0200.dll file in the system32 directory.
3. Right-click on the hp_odbc0200.dll file, and select Properties.
4. On the Properties page, select the version tab, and note the version that is displayed under
Value.
ODBC API Reference
For more information about the ODBC external specification, see Microsoft pages:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odbc/htm/dasdkodbcoverview.asp
Installing or Reinstalling HP Neoview ODBC Drivers for Linux, HP-UX, IBM
AIX®, and Sun Solaris
Installation Package
The HP Neoview ODBC Linux, HP-UX, and IBM AIX®driver software is distributed as
downloadable distribution files.
The distribution files: (vvv is the version number. For example, 1.0.0)
• Linux: hpodbc_vvv_LINUX_pkg.tar.gz
• x86_64 Linux: hpodbc_vvv_LINUX64_pkg.tar.gz
• HP-UX(IA-64): hpodbc_vvv_HPUX_I_pkg.tar.gz
• HP-UX(PA-RISC): hpodbc_vvv_HPUX_P_pkg.tar.gz
• HP-UX(IA-64) 64 bit: hpodbc_vvv_HPUX_I_64_pkg.tar.gz
• IBM AIX®: hpodbc_vvv_AIX_pkg.tar.gz
• IBM AIX® 64 bit: hpodbc_vvv_AIX64_pkg.tar.gz
• Sun SPARC®: hpodbc_vvv_SPARC_pkg.tar.gz
• Sun SPARC® 64 bit: hpodbc_vvv_SPARC64_pkg.tar.gz
Files contained in the distribution file:
Linux:
libhpodbc_1.so.x.0.0 (The value of x increases with succeeding major releases.)
libhpodbc_drvr_1.so.x.0.0 (The value of x increases with succeeding major releases.)
MXODSN
MD5SUM
sql.h
sqlext.h
sqltypes.h
install.sh
connect_test.cpp
x86_64 Linux:
libhpodbc_l64.so.x.0.0 (The value of x increases with succeeding major releases.)
Getting the Version of the Driver 35