Jordi Niubo
Posts: 0
Joined: Tue Nov 26, 2013 12:08 pm

Local SQLite Database

Hi
I'm doing this tutorial about local database with html5: Building a Mobile App with Appery.io Database and Local SQLite Database:
link: http://docs.appery.io/tutorials/build...

How i can see the Data in local database?

My app don't work and im trying to debug, but in the code of Create generic service, it's correct?
Posible is error of the Browser?

Thanks

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Local SQLite Database

Hi Jordi,

In what browser do you test this?
Are there any console errors?
For example, in Chrome you can see local SQLite Database in Developer Console, Resources tab, in Web SQL. There you can also create SQL queries to Database.

Jordi Niubo
Posts: 0
Joined: Tue Nov 26, 2013 12:08 pm

Local SQLite Database

Hi Katya,

I'm working in Chrome.
Thanks for the information about Developer Console, now i can see the ddbb and can play with it :p

I have some console errors but i will try to fix.

Thanks again :)

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Local SQLite Database

Hi Jordi,

Thank you for the update! Don't hesitate to ask if you need any help.

Return to “Issues”