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. QMYSQL Driver
Forum Updated to NodeBB v4.3 + New Features

QMYSQL Driver

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 717 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
    survi91
    wrote on 7 Aug 2013, 14:57 last edited by
    #1

    Dear All,

    Let me just explain. Im creating an app for symbian smartphone using QT that will connect to remote DB (MYSQL) and update the table every certain time with coordinates received from GPS. I'm coming to a problem there is no QMYSQL driver installed thus I can't proceed. Only installed driver is QSQLITE. My question is, could I use QSQLITE driver to update tables ? It seems that using QSQLITE driver I can connect to DB, but can't do anything further (insert data to tables). Is it the QSQLITE that does not allow to insert that data or it could be code ?

    Secondly, I tried to create my own QMYSQL driver as there are many tutorials out there. I was using few of them, but this one takes me the furthest : http://www.dreamincode.net/forums/to...ql-with-mingw/

    I'm getting into a problems when I execute mingw32-make. I get following messages:
    This is the link to that message as the post can't be longer than 6000 chars ...
    http://wklej.org/id/1103161/

    Could please someone help me ?????
    Thanks

    1 Reply Last reply
    0

    1/1

    7 Aug 2013, 14:57

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved