Open System Services ODBC/MX Client Driver (SQL/MX 2.x)
ODBC/MX Client Overview
HP NonStop Open System Services ODBC/MX Client Driver—544990-002
1-9
Traces
For information on migrating NonStop ODBC Server client applications to an
ODBC/MX environment, see SQL/MX Comparison Guide for NonStop SQL/MP Users.
Traces
The OSS ODBC/MX Client Driver supports tracing facility. The trace information is
captured in an OSS log file. Tracing can be enabled or disabled through the
ODBCDSN file.
For information on configuring client data source traces, see Tracing OSS ODBC/MX
Client Driver on page 2-7.
SQLStatistics Function This function does not support pattern value arguments for
table names, and returns index information for a specified
table name in the SQL/MX catalog.
If the index and table information is not in the SQL/MX
catalog, then it looks in the SQL/MP object (matching the
criteria) registered in the MP_PARTITIONS table (through
aliases) by looking up the catalog (where each table is
registered), then returns the index information for that
SQL/MP table.
SQLTables Function
When CatalogName is
SQL_ALL_CATALOGS
When SchemaName is
SQL_ALL_SCHEMAS
When TableType is
SQL_ALL_TABLE_TYPES
Returns all catalogs defined in the SQL/MX metadata.
Returns all schemas defined in the SQL/MX metadata.
Returns all object types supported by SQL/MX.
SQL Table Names
SQL Catalog and Schema
Names
The OSS ODBC/MX Client Driver uses
SQL_ATTR_METADATA_ID to determine whether to upshift
a table name. This applies for catalog API to SQLTables,
SQLPrimaryKey, and SQLStatistics. This does not apply to
SQLColumns.
Table 1-1. Release Considerations and Restrictions (page 3 of 3)










