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
Forum Updated to NodeBB v4.3 + New Features

QT5.6 and Postgres 9.5 "driver not loaded

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 2 Posters 1.4k Views 2 Watching
  • 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.
  • G Offline
    G Offline
    gina george
    wrote on 11 Apr 2016, 11:41 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
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 11 Apr 2016, 21:51 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
      • G Offline
        G Offline
        gina george
        wrote on 12 Apr 2016, 08:54 last edited by
        #3

        QT 5.6 community for windows 64

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 12 Apr 2016, 09:03 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
          • G Offline
            G Offline
            gina george
            wrote on 12 Apr 2016, 09:20 last edited by
            #5

            msvc2015-64

            1 Reply Last reply
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 12 Apr 2016, 22:59 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

              6/6

              12 Apr 2016, 22:59

              • Login

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