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
0.0980000013441895, 0.1023000010183761, 129.0
1 row fetched from 7 columns.
Unsupported ODBC API Functions and Data Types
API Functions
This release of HP Neoview ODBC driver does not support the following ODBC 3.51 API
functions:
• SQLBulkOperations
• SQLFetchScroll - supported for SQL_FETCH_NEXT attribute only
• SQLSetScrollOption
For descriptions of the ODBC API functions, see “ODBC API Functions”.
Data Types
NDCS does not support the following ODBC data types:
• BIT
• TINYINT and TINYINT UNSIGNED
• BINARY
• VARBINARY
• LONG VARBINARY
For more information about data types, see “ODBC Data Types”.
Restricted ODBC API Functions
SQLBindParameter
The SQLBindParameter function has these restrictions:
• SQL_DEFAULT_PARAM is not supported for the pcbValue argument.
• The SQL_LEN_DATA_AT_EXEC(length) macro is not supported for the pcbValue
argument.
SQLPutData
The SQLPutData function can send data in parts only for the SQL_LONGVARCHAR data type.
For all other data types, only the latest value in the rgbValue argument is used.
Unsupported ODBC API Functions and Data Types 21