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

QIBASE can't connect to pre-Firebird 4 database

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • 6.8.0 FF
    • 6.7
    • SQL Support
    • None
    • 434494dfb (dev), 9844da503 (dev), f18862e91 (6.8)

    Description

      https://bugreports.qt.io/browse/QTBUG-111879 added support for the Firebird 4 TIMESTAMP WITH TIME ZONE type. During first connect it populates a timezone cache, if you compiled it with the Firebird 4 library.

      However, if you connect to a pre-v4 Firebird database, this fails because the necessary table does not exist. It needs a runtime rather than compile time check for Firebird 4.

      Attachments

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

        Activity

          People

            chehrlic Christian Ehrlicher
            hmoffatt Hamish Moffatt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes