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-8 Obtaining Information About a Data Source’s System Tables (continued)
DescriptionSupported by HP ODBCODBC VersionFunction
Returns a list of column
names that make up the
primary key for a
table.Note: See the
discussion of
SQLPrimaryKeys in
SQLPrimaryKeys Function
in the Release
Considerations table in
Chapter 1 “ HP Neoview
ODBC Driver Overview for
Windows”
Yes1.0SQLPrimaryKeys
Returns the list of input and
output parameters, as well
as the columns that make
up the result set for the
specified procedures.
Yes1.0SQLProcedureColumns
Returns the list of
procedure names stored in
a specific data source.
Yes1.0SQLProcedures
Returns information about
the optimal set of columns
that uniquely identifies a
row in a specified table or
the columns that are
automatically updated
when any value in the row
is updated by a transaction.
Yes1.0SQLSpecialColumns
Returns statistics about a
single table and the list of
indexes associated with the
table.Note: See the
considerations under
SQLStatistics Function in
the Release Considerations
table in Chapter 1 “ HP
Neoview ODBC Driver
Overview for Windows”
Yes1.0SQLStatistics
Returns a list of tables and
the privileges associated
with each table.
Yes1.0SQLTablePrivileges
Returns the list of table
names stored in a specific
data source. Note: See the
considerations under
“Unsupported ODBC API
Functions and Data Types”
.
Yes1.0SQLTables
ODBC API Functions 55