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

Hook in ODBC SQL driver to ease setting arbitrary connection options

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • Some future release
    • 4.2.3
    • SQL Support
    • 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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes