Results 1 to 3 of 3

Thread: Connection QML with SQLLite

  1. #1
    Join Date
    Mar 2009
    Posts
    9
    Thanks
    1
    Qt products
    Qt4

    Default Connection QML with SQLLite

    Hi people!

    I am start development in Android with QML and I need know how make to connect with database?

    Thanks.

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Connection QML with SQLLite

    Have a look at Qt's database API http://qt-project.org/doc/qt-5.0/qts...ogramming.html

    E.g. use a QSqlQueryModel instance exported to QML.

    Cheers,
    _

  3. The following user says thank you to anda_skoa for this useful post:

    jeanrl (20th September 2013)

  4. #3
    Join Date
    Mar 2009
    Posts
    9
    Thanks
    1
    Qt products
    Qt4

    Default Re: Connection QML with SQLLite

    Thank's, I'll go read.

    Hugs.

Similar Threads

  1. Sqllite driver not loaded in qt 5.0.0
    By Wahib Idris in forum Newbie
    Replies: 3
    Last Post: 21st February 2013, 08:11
  2. Replies: 2
    Last Post: 4th January 2012, 22:29
  3. QColor value into SQLlite?
    By Gavin Harper in forum Qt Programming
    Replies: 3
    Last Post: 16th March 2011, 18:22
  4. Replies: 2
    Last Post: 1st May 2010, 14:23
  5. QTableView and SqlLite
    By Myrgy in forum Qt Programming
    Replies: 1
    Last Post: 4th October 2009, 14:54

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.