Overview of the functions that are defined in the MaxDB ODBC driver for the Level 1 API
Function |
Remark |
SQLBindParameter |
If you want to
process more than one LONG column with an INSERT, UPDATE, or DELETE statement,
and bind the parameters with the attribute SQL_DATA_AT_EXECUTE, note
that, for the SQLPutData function, it is only possible to assign the
NULL value to one LONG column, at most. |
SQLColumns |
- |
SQLDriverConnect |
Keyword for the
name of the database server: SERVERNODE |
SQLGetConnectAttr |
|
SQLGetData |
- |
SQLGetFunctions |
|
SQLGetInfo |
|
SQLGetStmtAttr |
- |
SQLGetTypeInfo |
You can determine the data types supported by the MaxDB database system using the function SQLGetTypeInfo. The following data
types are supported: If the database is
configured so that UNICODE characters can be processed, MaxDB also supports
the following data types: |
SQLParamData |
For LONG columns that contain NULL values, see remark for SQLBindParameter |
SQLPutData |
For LONG columns that contain NULL values, see remark for SQLBindParameter |
SQLSetConnectAttr |
See SQLGetConnectAttr |
SQLSetParam |
- |
SQLSetStmtAttr |
- |
SQLSpecialColumns |
- |
SQLStatistics |
- |
SQLTables |
The MaxDB ODBC
driver supports the following table types (szTableType): |