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

QODBC binding implementation doesn't match reading out parameters

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • Some future release
    • 4.4.3
    • SQL Support
    • None

    Description

      Within QODBCResult::exec() there is a list of temporary buffers. In the current implementation the binding doesn't match reading out parameters. The case of non-unicode strings is broken, during binding it does not append the string to the list; while reading out parameters, the code expects the string was added to the list and tries to remove the string.

      Attachments

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

        Activity

          People

            hawcroft Derick Hawcroft (closed Nokia identity) (Inactive)
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes