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

QSqlQuery::execBatch() does not work when called from a loop and if the database doesn't support batch executions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P4: Low
    • Some future release
    • 4.4.0
    • SQL Support
    • None

    Description

      When using a driver that doesn't support batch executions calling QSqlQuery::execBatch() from a code organized in loops will result in only part of the actual data to be inserted.
      The same code will work fine if the OCI driver is used.

      Attachments

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

        Activity

          People

            mabrand Mark Brand
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes