SQLGetConnectOption (Extension Level 1)

The following table lists the values you can specify for the SQLGetConnectOption function.

Value Meaning
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 WMI terms, this indicates the current database in use by the data source.
SQL_LOGIN_TIMEOUT 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 Returns an error that indicates that the adapter does not support this functionality.
SQL_OPT_TRACE Implemented in the Adapter Manager.
SQL_OPT_TRACE_FILE Implemented in the Adapter 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.

 

Note  For more information about support or requirements for installation on a specific operating system, see Operating System Availability of WMI Components.