Use the monaca, we are developing a mobile app. It is an application that uses the Sqlite using on Windows (Visual Studio). While confirming the contents of the database, we would like to develop, It is in trouble and do not know the bottom line of the created location of the database.
index.html
var db = window.openDatabase('Database', '1.0', 'SampleTable', 200000);
db.transaction(executeQuery, errorCB, successCB);
Where is 'Databese' file? Do you understand?
Aucun commentaire:
Enregistrer un commentaire