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

QSqlQuery::executeQuery() does not return the bound values used in query

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • Some future release
    • 4.4.1
    • SQL Support
    • None

      QSqlQuery::executeQuery() does not show the bound values when the database supports QSqlDriver::NamedPlaceholders | QSqlDriver::PositionalPlaceholders. Whilst it is possible to manually print the boundValues() that is not ideal.

      Provide an option(method) where the bound values will be returned via in the call to QSqlQuery::executeQuery()

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

            mabrand Mark Brand
            isdale Keith Isdale (closed Nokia identity) (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes