How to use Sqlite in QML
-
@Sushma_MP Check this doc.
In addition to that if you want to open an existing database then its a bit tricky. Let us know when you get there. -
@Sushma_MP
There is also a way to create database in c++ file of the project and calling from QML.