Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Error "QIBASE driver not loaded" after 5.4.1 upgrade

    Installation and Deployment
    2
    2
    1259
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      lqsa last edited by

      After upgrading from 5.4.0 to 5.4.1, my application gives an error when try to access to Firebird:

      Warning: QSqlDatabase: QIBASE driver not loaded (kernel\qsqldatabase.cpp:781, void QSqlDatabasePrivate::init(const QString&))

      But the driver is available:
      Warning: QSqlDatabase: available drivers: QIBASE QSQLITE QMYSQL QMYSQL3 QODBC QODBC3 QPSQL QPSQL7 (kernel\qsqldatabase.cpp:782, void QSqlDatabasePrivate::init(const QString&))

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        What does QSqlDatabase::error() return ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply Reply Quote 0
        • First post
          Last post