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

[REG] QODBC and Firebird driver manager - floating point columns

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P1: Critical
    • 4.5.3
    • 4.5.0
    • SQL Support
    • None

    Description

      Created a database in Firebird with one table and two columns: one of type "double precision", other of type "float".
      Inserted value of 1 into the float field and 2 into the double field.
      Created a small program to read that record from the database and print the results.

      Expected to see:
      Result of 1 from the float field and two from the double precision field.

      Got instead:
      Numeric garbage, like if overflowed the floating point.

      This is a regression from Qt 4.4.

      Attachments

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

        Activity

          People

            jasmcdon Jason McDonald (Closed Nokia Identity. Please assign to "macadder" instead) (Inactive)
            xcm Martin Petersson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes