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. about Qt4.7.4 database driver
Qt 6.11 is out! See what's new in the release blog

about Qt4.7.4 database driver

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 2 Posters 1.1k Views 1 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
    GreatJin
    wrote on last edited by GreatJin
    #1

    I installed Qt creator with Qt4.7.4 on the ubuntu1404(64bits), I want to use MySql database, but there is not the driver for MySql , I build the source of Qt4.7.4 to get the driver, I copy the driver to my QtSDK directory. It still prompt not load driver.
    Who can give me some suggestion to solve this problem?
    Thanks!

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

      Hi and welcome to devnet,

      Why are you using such an old version of Qt ?

      You don't need to rebuild Qt completely, you can just build the MySQL driver.

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

      G 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        Why are you using such an old version of Qt ?

        You don't need to rebuild Qt completely, you can just build the MySQL driver.

        G Offline
        G Offline
        GreatJin
        wrote on last edited by
        #3

        @SGaist Thanks for your replying. I do my program with Qt4.7 before.
        I have build Mysql driver, but it does not work.

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

          Unless you're locked to that version, you should at least update to 4.8.7 or better yet to 5.5.1.

          How did you build the driver exactly ?

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

          G 1 Reply Last reply
          0
          • SGaistS SGaist

            Unless you're locked to that version, you should at least update to 4.8.7 or better yet to 5.5.1.

            How did you build the driver exactly ?

            G Offline
            G Offline
            GreatJin
            wrote on last edited by
            #5

            @SGaist Yes, I build the driver as the "Documentation" of Qt .

            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