Client General Connection Attributes
Used only when you are connecting to a TimesTen server from a TimesTen client application.
In addition to the attributes detailed in this section, some database attributes and general connection attributes are also available for client connections or impact the behavior of the connection. These attributes are:
To view the value of a client attribute:
-
In ODBC 3.5, use the ODBC function
SQLGetConnectAttr
. To learn more about this function, see Attribute Support for ODBC 3.5 SQLSetConnectAttr and SQLGetConnectAttr in Oracle TimesTen In-Memory Database C Developer's Guide -
In ODBC 2.5, use the ODBC function
SQLGetConnectOption
. To learn more about this function, see Option Support for ODBC 2.5 SQLSetConnectOption and SQLGetConnectOption section of the Oracle TimesTen In-Memory Database C Developer's Guide.
The client general connection attributes are described in detail next.