Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Hi.ty could not help me to create a MySql plugin for android in qt.You can not create a video instruction about this? If you can already create working compiled MySql plugins under different platforms from 17 and up to now 26? Thanks in advance!
Forum Updated to NodeBB v4.3 + New Features

Hi.ty could not help me to create a MySql plugin for android in qt.You can not create a video instruction about this? If you can already create working compiled MySql plugins under different platforms from 17 and up to now 26? Thanks in advance!

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
9 Posts 4 Posters 1.7k 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.
  • S Offline
    S Offline
    SherSPB
    wrote on last edited by
    #1

    Hi.ty could not help me to create a MySql plugin for android in qt.You can not create a video instruction about this? If you can already create working compiled MySql plugins under different platforms from 17 and up to now 26? Thanks in advance!

    JonBJ jsulmJ 2 Replies Last reply
    0
    • S SherSPB

      Hi.ty could not help me to create a MySql plugin for android in qt.You can not create a video instruction about this? If you can already create working compiled MySql plugins under different platforms from 17 and up to now 26? Thanks in advance!

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @SherSPB
      Please try not to set your post Title to the whole of the text...

      1 Reply Last reply
      2
      • S SherSPB

        Hi.ty could not help me to create a MySql plugin for android in qt.You can not create a video instruction about this? If you can already create working compiled MySql plugins under different platforms from 17 and up to now 26? Thanks in advance!

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @SherSPB Why do you need a MySQL plug-in on Android? Are you going to have MySQL server on the device or do you want to connect from device to a remote MySQL server?

        https://forum.qt.io/topic/113070/qt-code-of-conduct

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

          Hi,

          The first hit when searching Qt android mysql plugin is the wiki page about that.

          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
          • S Offline
            S Offline
            SherSPB
            wrote on last edited by SherSPB
            #5

            @jsulm
            I want to connect from the device to a remote MySQL server

            @SGaist
            I'm doing the instructions from the wiki, but not how to get it together

            anyone can compile MySql for different platforms from 17 to 26 for Qt 5.8 and publish them as an archive?

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

              What exactly is causing you trouble ?

              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
              • S Offline
                S Offline
                SherSPB
                wrote on last edited by
                #7

                @SGaist
                can not compile MySql driver gender anddroid platfors 17-26

                jsulmJ 1 Reply Last reply
                0
                • S SherSPB

                  @SGaist
                  can not compile MySql driver gender anddroid platfors 17-26

                  jsulmJ Offline
                  jsulmJ Offline
                  jsulm
                  Lifetime Qt Champion
                  wrote on last edited by jsulm
                  #8

                  @SherSPB

                  can not compile MySql driver gender anddroid platfors 17-26

                  Do you really think this is an answer to the question from @SGaist ?
                  What EXACTLY does not work?
                  Any error messages?

                  Also, connecting from a mobile device to a SQL server directly isn't a good idea as you have to open the connection to your SQL server to the Internet! Usually one provides a REST API on the server to access the data from the SQL server instead of exposing it to the Internet.

                  https://forum.qt.io/topic/113070/qt-code-of-conduct

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

                    "can not compile" doesn't tell us what is happening to you. In order to be able to help you, you have to be more precise.

                    However, I second @jsulm, you should rather design your architecture differently if you want to access your database through internet.

                    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