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. [Solved]Program won't run on other computers.

[Solved]Program won't run on other computers.

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 2.0k 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.
  • W Offline
    W Offline
    weblife
    wrote on last edited by
    #1

    I made a database application connecting to a MySql database. The program works fine on the computer it was developed on. On other computers it will open but it wont connect to the database. There are no firewalls in the way and I believe I have included all linked files because I get no errors saying anything is missing.

    What might I not be getting here, any ideas?

    Brandon Clark
    www.themindspot.com

    1 Reply Last reply
    0
    • S Offline
      S Offline
      scroverty
      wrote on last edited by
      #2

      It seems you are missing the plugin dir, I suppose?

      Read "this":http://qt-project.org/doc/qt-4.8/deployment-windows.html , you might find a clues on what you are missing.

      Alvis Ar'Berkeley Andrew.
      Pleased to meet you!

      1 Reply Last reply
      0
      • D Offline
        D Offline
        DerManu
        wrote on last edited by
        #3

        Describe the database setup. Is it on a managed remote server of a hosting company or did you set it up yourself?

        1 Reply Last reply
        0
        • W Offline
          W Offline
          weblife
          wrote on last edited by
          #4

          @A.A.B.A Thank you I am looking into your reference. I have tried putting the driver files I created for QMYQSL inside 'plugins/', but this didn't work.

          @DerManu Managed on a remote server by my hosting company. I have granted proper IP access. I had to create my driver files from scratch because they didn't exist.

          Brandon Clark
          www.themindspot.com

          1 Reply Last reply
          0
          • W Offline
            W Offline
            weblife
            wrote on last edited by
            #5

            @A.A..B.A Thank you! This was it. I am not sure specifically what file or folder structure worked because I just added tons of files and duplicates in alternate sub-folders, now I have to narrow it down to what did the trick. Your reference lead me in the right direction, thank you again.

            Brandon Clark
            www.themindspot.com

            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