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. QT 5.2.1 Android & ODBC MSSQL Driver Possible?
Forum Updated to NodeBB v4.3 + New Features

QT 5.2.1 Android & ODBC MSSQL Driver Possible?

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 2.4k 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.
  • J Offline
    J Offline
    jeffreyholmes
    wrote on last edited by
    #1

    Hello,

    Is it possible to get a ODBC driver and deploy it with my app. I only have QSQLite driver available and would like my application to connect to a existing MSSQL server.

    Is there any way to create a driver and include it in my application for Android ?

    Thank you.

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

      Hi,

      AFAIK there are no Android build of the MySQL libraries. The common technique used to connect to the database is to have a web service that act as an interface and thus avoids you to open your database to the entire world.

      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