ODBC/MX Driver for Windows Manual for SQL/MX Release 3.2.1 (H06.26+, J06.15+)
Table Of Contents
- HP NonStop ODBC/MX Driver for Windows
- Legal Notices
- Contents
- What’s New in This Manual
- About This Manual
- 1 ODBC/MX Client Overview
- 2 Installation of the ODBC/MX Client
- 3 Configuring Client Data Sources on Windows
- Accessing the Microsoft ODBC Data Source Administrator from a Client Workstation
- Adding New Client Data Sources
- Reconfiguring Client Data Sources
- Configuring Client Data Sources using Connection String
- Configuring Client Data Sources for Update Operations
- Configuring Driver for IPV6
- Removing Client Data Sources
- Tracing Client Data Sources
- 4 Module File Caching (MFC)
- 5 ODBC/MX Conformance
- ODBC API Functions
- SQL Conformance Level
- SQL Scalar Functions
- ODBC Data Types
- Unsigned Data Types
- Partial Date/Time Values
- SQL/MP Data Types and ODBC/MX Equivalents
- Microsoft Escape Clauses
- Stored Procedures
- Transactions and Cursor Behavior with Multiple Statements
- Timestamp Values with Fraction
- SQL Interval Insertion Property
- SQL Datetime Retrieval Property
- 6 ODBC/MX Messages
- Glossary
- Index
ODBC/MX Messages
HP NonStop ODBC/MX Driver for Windows—691126-002
6-2
ODBC/MX Client Messages
SQLSTATE Messages
6001 INVALID DLL HANDLE.
6002 CANNOT LOAD PROCADDRESS.
6003 WRONG WINSOCK VERSION.
6004 WRONG SIGNATURE.
6005 WRONG VERSION.
6006 ERROR FROM SERVER.
6007 INCORRECT LENGTH.
6008 MEMORY ALLOCATE.
6009 WRONG IP ADDRESS.
6010 Connection lost, invalid code path.
SQLSTATE Messages
08001 No more MXCS servers available to connect.
08001 MXCS services not yet available.
08001 Datasource not yet available or not found.
08001 No more ports available to start MXCS servers.
08001 Retry attempts to connect to the datasource failed, May be MXCS server
not able to register to the MXCS service process.
08002 Connection in use.
08003 Connection not open.
08004 Data source rejected establishment of connection since the MXCS server is
connected to a different client now.
08004 Data source rejected establishment of connection for implementation
defined reasons.
08005 Communication failure.
08006 Transaction rolled back.
08007 Connection failure during transaction.
08S01 Communication link failure.
08S02 Transport layer error.
08001 No more MXCS servers available to connect.
SQLSTATE Message
21001 Cardinality violation; insert value list does not match column list.
21002 Cardinality violation; parameter value list does not match column list.
21S01 Cardinality violation; insertion value list does not match column list.
21S02 Cardinality violation; parameter list does not match column list.










