Open System Services ODBC/MX Client Driver (SQL/MX 2.x)

HP NonStop Open System Services ODBC/MX Client Driver544990-002
1-1
1 ODBC/MX Client Overview
This chapter includes these sections:
Client Components
Data Sources
OSS ODBC/MX Client Driver Architecture
Connections
Object Naming and Mapping
Release Considerations and Restrictions
Traces
Supported APIs
Unsupported ODBC API Functions and Data Types
Applications developed for the OSS Open Database Connectivity (ODBC) application
programming interface (API) access a NonStop SQL database on an HP NonStop
server, through HP NonStop SQL/MX connectivity services (MXCS).
Client Components
Client components are installed on H-series servers in the OSS environment for
H06.13 or later RUVs.
ODBC client application: A user-written application or third-party product that uses
the ODBC API to access data.
OSS ODBC/MX Client Driver: Implements ODBC functions (a subset of the ODBC
3.5.1 API), which allow an ODBC client application to access a NonStop SQL
database through the MXCS service.
Data Sources
To configure ODBC client access to SQL/MX (which accesses NonStop SQL
databases), MXCS requires data source to be defined and started on NonStop server.
Default Data Source
MXCS provides a preconfigured, default server data source on the server called
TDM_Default_DataSource. You can stop and start the TDM_Default_DataSource using
NSM/web or MXCS, but you cannot delete it. The TDM_Default_DataSource has these
functions:
ODBC clients can connect to TDM_Default_DataSource and access a NonStop
SQL database with no special configuration required.