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

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes