Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Database connection
Qt 6.11 is out! See what's new in the release blog

Database connection

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 2 Posters 425 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.
  • GREYONG Offline
    GREYONG Offline
    GREYON
    wrote on last edited by
    #1

    Hello. I want to find out. Can an application be connected to the mysql database after running windeployqt ,but without installing it on the machine,just running it out side qt creater??Or maybe i can only be connected when it is installed on the machine??

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

      Hi
      If your windeployqt folder contains the DLLs needed by the mysql Qt plugin, yes it can connect
      to a MySQL server. Outside Creator.

      GREYONG 1 Reply Last reply
      0
      • mrjjM mrjj

        Hi
        If your windeployqt folder contains the DLLs needed by the mysql Qt plugin, yes it can connect
        to a MySQL server. Outside Creator.

        GREYONG Offline
        GREYONG Offline
        GREYON
        wrote on last edited by
        #3

        @mrjj thanks

        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