Software Archive
Read-only legacy content
17061 Discussions

Local Sqlite database does not connect, when i upgrading to 3491

abdul_k_
Beginner
235 Views

Recently i have upgrade the version 3491, after that i unable to connect my local sqlite database. I have used cordova-sqlite-storage plugin. 

0 Kudos
3 Replies
PaulF_IntelCorp
Employee
235 Views

I'm assuming you mean in a built app you cannot connect, because you can only debug that in a built app, not in the Simulate tab or in App Preview. Is that correct?
 

0 Kudos
abdul_k_
Beginner
235 Views

Hi ,

I have already developed an app in Intel XDK old version, and also i have connected to local SQLite database. I have added add-on Sqlite Manager in Mozila firefox browser. My database is located on  "C:\Users\E5510\AppData\Local\XDK\databases\http_127.0.0.1_58889". When i run my app in emulator, successfully connect my db and do some operations(Create,Insert,Update) using sqlite query. But i unable connect my database.

0 Kudos
PaulF_IntelCorp
Employee
235 Views

I'll let the responsible engineer know.

0 Kudos
Reply