Page 1 of 1

Updating database record

Posted: Mon Feb 24, 2014 6:12 am
by Sean McVeigh

Hoping someone can help with this....I would like to be able to update records in a database, are there any tutorials on this? I have a student timetable app and would like to be able to update subject, classroom and teacher for each day/session. Thanks


Updating database record

Posted: Mon Feb 24, 2014 6:13 am
by Sean McVeigh

I think I might need to use a local storage variable, then when the user clicks on update this is when i need the local storage variable to be update the database.


Updating database record

Posted: Mon Feb 24, 2014 7:10 am
by Maryna Brodina

Hello!
Here is DataBase API docs http://docs.appery.io/documentation/b....
Please let us know if that helps.