Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
4.2.3
-
None
Description
Since ODBC connection options are set by passing defined values to SQLSetConnectAttr(), the ODBC driver supports only a limited set of connection options. It would be convenient to offer some hook or callback API so that the programmer can get a reference to the database handle and set his own options on it before we actually connect to the data source.