ODBC Server Reference Manual
Summary of Support for ODBC 2.10 Functions
HP NonStop ODBC Server Reference Manual—429151-002
C-2
SQLRowCount Returns the number of rows affected by
an INSERT, UPDATE, or DELETE
operation
Fully supported
SQLSetCursorName Names the cursor that belongs to a
statement
Fully supported
SQLTransact Commits or rolls back all transactions on
a connection or all connections in an
ODBC environment
Fully supported
Extension Level 1 Functions
SQLBindParameter Binds a parameter buffer Fully supported*
SQLColumns Returns a result set of columns in one or
more tables
Fully supported
SQLDriverConnect Connects an allocated connection to a
data source, providing additional
information
Fully supported
SQLGetConnectOption Returns a connect option setting Fully supported
SQLGetData Returns data for an unbound column Fully supported
SQLGetFunctions Indicates whether a driver supports a
specific ODBC function
Fully supported
SQLGetInfo Returns one of many items of information
about an ODBC driver
Fully supported
SQLGetStmtOption Returns a statement option setting Fully supported
SQLGetTypeInfo Returns a result set of data types
supported by a data source
Fully supported
SQLParamData Part of the data-at-execution process Fully supported
SQLPutData Part of the data-at-execution process Fully supported
SQLSetConnectOption Sets a connection option Fully supported
SQLSetStmtOption Sets a statement option Partially supported**
SQLSpecial Columns Retrieves information about uniquely
identifying and auto-update columns in a
table
Fully supported
SQLStatistics Returns a result set of statistics and index
information about a table
Fully supported
SQLTables Returns a result set of tables in a data
source
Fully supported
Table C-1. NonStop ODBC Server Support of ODBC 2.10 Functions (page 2 of 3)
Function Name Description Support