Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-812

Hook in ODBC SQL driver to ease setting arbitrary connection options

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • Some future release
    • 4.2.3
    • SQL Support
    • None

      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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Unassigned Unassigned
            admin Administrator
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes