sql - Qt Mobile MySQL development pattern -


i want create mobile application using qt project. application must data online remote mysql database. right follow these steps?

  1. download qt windows wp8, qt linux android , qt mac ios.
  2. compile mysql plugin on these 3 platforms. (as example compile on ubuntu android).
  3. code rest of app , compile targeted platform.
  4. finally, targeted platform requires mysql driver, how can force user have mysql driver on end user platform (android, ios, wp8)?

if there solution problem, i'd hear them too. web service...etc.


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -