Qt Forum

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

    Unsolved QT5.6 and Postgres 9.5 "driver not loaded

    General and Desktop
    2
    6
    1168
    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.
    • gina george
      gina george last edited by

      i'm using QT 5.6 Community and trying to connect to Postgres 9.5 database but the qt fire "driver not loaded error" . the qt bin folder have the postgres libs psql plugin is installed with the qt and i added the qt bin and postgres bin pathes to PATH and still not working

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

        Hi and welcome to devnet,

        One thing you can do is use Dependency Walker to check whether all dependencies are met for the PostgreSQL plugin.

        What Qt package did you install ?

        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
        • gina george
          gina george last edited by

          QT 5.6 community for windows 64

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

            Which one ? There's at least three different packages for the various compilers available on Windows.

            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
            • gina george
              gina george last edited by

              msvc2015-64

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

                Did you check that the PostgreSQL you installed is also built with that version of Visual Studio and in 64 bit ?

                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