(Contents)(Previous)(Next)

Extension Level 2

SQLBrowseConnect Windows, UNIX

No restrictions.

SQLColumnPrivileges Windows, UNIX

No restrictions.

SQLDataSources Windows

No restrictions.

SQLDescribeParam Windows, UNIX

No restrictions.

SQLDrivers Windows

The Driver Manager administers the function.

SQLExtendedFetch Windows, UNIX

No restrictions.

SQLForeignKeys Windows, UNIX

No restrictions.

SQLMoreResults Windows, UNIX

Restrictions.

This function only calls SQLFreeStmt with SQL_CLOSE option to close the previous result set, then returns SQL_NO_DATA_FOUND.

SQLNativeSql Windows, UNIX

No restrictions.

SQLNumParams Windows, UNIX

No restrictions.

SQLParamOptions Windows, UNIX

No restrictions.

SQLPrimaryKeys Windows, UNIX

No restrictions.

SQLProcedureColumns Windows, UNIX

No restrictions.

SQLProcedures Windows, UNIX

No restrictions.

SQLSetPos Windows, UNIX

Restrictions:

The options SQL_UPDATE, SQL_DELETE, and SQL_ADD are not possible.

SQLSetScrollOptions Windows, UNIX

Restrictions:

The following options are supported for the fConcurrency parameter:

SQL_CONCUR_ROWVER, SQL_CONCUR_LOCK. All the other values return S1C00 Driver not capable.

SQLTablePrivileges Windows, UNIX

No restrictions.


(Contents)(Previous)(Next)