[This is preliminary documentation and subject to change.]
Option | Possible Values |
---|---|
SQL_ACCESS_MODE | SQL_MODE_READ_ONLY. |
SQL_AUTOCOMMIT | SQL_AUTOCOMMIT_ON. |
SQL_CURRENT_QUALIFIER | The current qualifier in use by the data source. In WBEM terms, this indicates the current database in use by the data source. |
SQL_LOGIN_TIMEOUT | This is intended to be the number of seconds to wait for a request to log on to complete before timing out and returning to the application. The adapter does not support this functionality. |
SQL_ODBC_CURSORS | This returns an error saying the adapter does not support this functionality. |
SQL_OPT_TRACE | This is implemented in the Driver Manager |
SQL_OPT_TRACE_FILE | This is implemented in the Driver Manager |
SQL_PACKET_SIZE | Intended to be used to allow the client to specify the network packet size. The adapter does not support this functionality. |
SQL_QUIET_MODE | Unsupported. |
SQL_TRANSLATE_DLL | Unsupported. |
SQL_TX_ISOLATION_LEVEL | Unsupported. |