Open System Services ODBC/MX Client Driver (SQL/MX 3.x)
ODBC/MX Conformance
HP NonStop Open System Services ODBC/MX Client Driver—640328-001
3-7
SQL Conformance Level
SQL Conformance Level
ODBC/MX conforms to the SQL language entry level of SQL-92. This subsection
describes the ODBC/MX support for:
•
SQL Scalar Functions on page 3-7
•
ODBC Data Types on page 3-10
•
Microsoft Escape Clauses on page 3-13
•
Stored Procedures on page 3-14
•
Timestamp Values with Fraction on page 3-14
SQL Scalar Functions
Table 3-10. Terminating a Connection
Function
ODBC
Version
Supported by
ODBC/MX Description and Notes
SQLDisconnect 1.0 Yes Closes the connection.
SQLFreeHandle 3.0 Yes Releases an environment, connection,
statement, or descriptor handle.
Table 3-11. Numeric Functions (page 1 of 2)
ODBC Function SQL/MX Equivalent Function
ABS ABS
ACOS ACOS
ASIN ASIN
ATAN ATAN
ATAN2 ATAN2
CEILING CEILING
COS COS
COSH COSH
COT Not supported in this release.
DEGREES DEGREES
EXP EXP
FLOOR FLOOR
LOG LOG
LOG10 LOG10
MOD MOD










