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

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes