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

ODBC: When SQLExecDirect is called then it should take into account that SQL_NO_DATA is a valid return value

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 4.5.3
    • SQL Support
    • None

    Description

      ODBC: When SQLExecDirect is called then it should take into account that SQL_NO_DATA is a valid return value. This gets returned with ODBC 3 when an update, insert, delete statement was executed and was successful. Currently the driver code does not account for this.

      Attachments

        Issue Links

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

          Activity

            People

              bilking Bill King
              selmi Michal Seliga
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes