I am fairly new to SQLite and am looking for an example of DB creation, reading, updating records. The sample code in Corona is pretty limited. Any suggestions on the exact syntax in Lua/Corona would be appreciated. I am looking to have a data entry screen and then add the data to the DB. Thanks.
[import]uid: 23600 topic_id: 7945 reply_id: 307945[/import]
Hey cowtrax try this link:
https://developer.anscamobile.com/content/data-storage
You can also have a look at:
http://developer.anscamobile.com/forum/2010/08/05/sqlite-tutorials
[import]uid: 8045 topic_id: 7945 reply_id: 28275[/import]