Software Archive
Read-only legacy content
Annonces
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

EXPORT DATA FROM SQLITE TO TXT FILE

Emanuele_P_
Débutant
973 Visites

Hello.
I using Intel XDK.
I developed a small program for iOS and Androi where I store the data on a SQLite database via cordova-sqlite-storage.
I need to export data from sqlite db on a txt file.
How can I do?
I tried different ways but I did not succeed.
Thank you for your help in advance.
Emanuele

0 Compliments
2 Réponses
PaulF_IntelCorp
Employé
973 Visites

The details of the SQLite plugin (and other third-party plugins) is outside the scope of support this forum can provide. There may be some other developers on the forum that can help you, but your best luck might be checking StackOverflow for answers to questions like "SQLit database cordova-sqite-storage export data cordova phonegap app" or something like that. The XDK creates standard Cordova apps, so solutions you find for Cordova (aka PhoneGap) app developers will also work with the XDK.

0 Compliments
Emanuele_P_
Débutant
973 Visites

Tks for the fast reply.

0 Compliments
Répondre