Results 1 to 2 of 2

Thread: Where is located the SQLITE Database file used within QtQuick 2.0 Applications ?

  1. #1
    Join Date
    Dec 2010
    Location
    Tunisia
    Posts
    21
    Thanks
    6
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Post Where is located the SQLITE Database file used within QtQuick 2.0 Applications ?

    Hi,

    i'm using the QML Local Storage Database in my QML (QtQuick 2.0) application and i need to know where is the database file for debug purpose and export import purposes. So where can i found it ?

    Thank you.

  2. #2
    Join Date
    Dec 2010
    Location
    Tunisia
    Posts
    21
    Thanks
    6
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Where is located the SQLITE Database file used within QtQuick 2.0 Applications ?

    Thank you i have found it on Ubuntu it this two repertories :

    ( Qt Quick Application )
    /home/slimittn/.local/share/[ProjectName]/QML/OfflineStorage/Databases/33704e7720b9d2247ed1258cad464a99.sqlite

    and

    ( Qt Quick UI using qmlscene )
    /home/slimittn/.local/share/Qt Project/QtQmlViewer/QML/OfflineStorage/Databases/33704e7720b9d2247ed1258cad464a99.sqlite

    Thank you.

    The next question is : How to change the name and the emplacement of the SQLite database ?
    Last edited by slimittn; 25th April 2013 at 15:01.

Similar Threads

  1. Linking Sql Database in QtQuick
    By chronoski in forum Newbie
    Replies: 1
    Last Post: 17th March 2011, 03:46
  2. Replies: 1
    Last Post: 21st December 2010, 14:18
  3. Embedding a SQLite database in a custom file type
    By sortaSean in forum Qt Programming
    Replies: 0
    Last Post: 7th December 2010, 01:35
  4. QT Sqlite database import/ export csv file
    By logesh in forum Qt Programming
    Replies: 1
    Last Post: 18th March 2010, 05:35
  5. Saving parts of an SQLITE database to a new file
    By zarkzervo in forum Qt Programming
    Replies: 2
    Last Post: 21st February 2010, 00:59

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.