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

QT Sql IBASE driver, setport(custom_port) not working, the driver is using the default firebird port.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • 4.8.5, 5.1.1
    • SQL Support
    • None
    • Windows XP, VS 2008, VS 2010
    • 6a6f1e3c7efc3614a4160852ccdc7534252dcdd4

    Description

      When using QT SQL IBASE driver to connect to a firebird server, setPort() is not working.
      QSqlDatabase db = QSqlDatabase::addDatabase("QIBASE");
      db.setPort(3051); has no effect, the driver will try to connect on default firebird port, 3050.

      Attachments

        For Gerrit Dashboard: QTBUG-33345
        # Subject Branch Project Status CR V

        Activity

          People

            mabrand Mark Brand
            marianmmx MarianMMX
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes