Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QT5.6 and Postgres 9.5 "driver not loaded

QT5.6 and Postgres 9.5 "driver not loaded

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 2 Posters 1.4k Views
  • 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 georgeG Offline
    gina georgeG Offline
    gina george
    wrote on last edited by
    #1

    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
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      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
      0
      • gina georgeG Offline
        gina georgeG Offline
        gina george
        wrote on last edited by
        #3

        QT 5.6 community for windows 64

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          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
          0
          • gina georgeG Offline
            gina georgeG Offline
            gina george
            wrote on last edited by
            #5

            msvc2015-64

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              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
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved