8322 Optional feature not implemented
Cause
This error occurs if an attempt is made to use an optional feature that is not implemented. The following SQLSetStmtAttribute feature is not supported.
-
ON value for SQL_ATTR_ASYNC_ENABLE (SQL_ATTR_ASYNC_ENABLE_OFF only is supported)
The following SQLSetConnectAttribute features are not supported.
-
SQL_ATTR_ASYNC_ENABLE
-
SQL_AUTOCOMMIT
-
SQL_ATTR_CONNECTION_TIMEOUT
-
SQL_ATTR_CURRENT_CATALOG
-
SQL_ATTR_LOGIN_TIMEOUT
-
SQL_ATTR_PACKET_SIZE
-
SQL_ATTR_TRANSLATE_LIB
-
SQL_ATTR_TRANSLATE_OPTION
-
SQL_TXN_ISOLATION
Action
None.