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

Table 5-2 Obtaining Information About a Driver and Data Source
DescriptionSupported by HP ODBCODBC VersionFunction
Returns the list of available
data sources. Implemented
by the Driver Manager.
Yes1.0SQLDataSources
Returns the list of installed
drivers and their attributes.
Implemented by the Driver
Manager.
Yes2.0SQLDrivers
Returns information about
a specific driver and data
source.
Yes1.0SQLGetInfo
Returns supported driver
functions.
Yes1.0SQLGetFunctions
Returns information about
supported data types.
Yes1.0SQLGetTypeInfo
Table 5-3 Setting and Retrieving Driver Attributes
DescriptionSupported by HP ODBCODBC VersionFunction
Sets a connection attribute.Yes3.0SQLSetConnectAttr
Returns the value of a
connection attribute.
Yes3.0SQLGetConnectAttr
Sets an environment
attribute.
Yes3.0SQLSetEnvAttr
Returns the value of an
environment attribute.
Yes3.0SQLGetEnvAttr
Sets a statement
attribute.Note: See the
considerations for
SQL_QUERY_TIMEOUT
Option in the Release
Considerations table in
Chapter 1 “ HP Neoview
ODBC Driver Overview for
Windows”.
Yes3.0SQLSetStmtAttr
Returns the value of a
statement attribute.
Yes3.0SQLGetStmtAttr
Table 5-4 Setting and Retrieving Descriptor Fields
DescriptionSupported by HP ODBCODBC VersionFunction
Sets one descriptor field.Yes3.0SQLSetDescField
Returns the value of one
descriptor field.
Yes3.0SQLGetDescField
Sets multiple descriptor
fields.
Yes3.0SQLSetDescRec
Returns the value of
multiple descriptor fields.
Yes3.0SQLGetDescRec
52 HP Neoview ODBC Drivers Conformance