[RESOLVED] Where is located the SQLITE Database file used within QtQuick 2.0 Applications ?
QML and Qt Quick
5
Posts
3
Posters
5.3k
Views
1
Watching
-
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 new question is : "How to change the name and the emplacement of the SQLite database ?":http://qt-project.org/forums/viewthread/27149/