database instruction

hello guys,
I kindly ask if someone could point me how to make an app lua communicate with a database …

thank you very much

bye for now

Just refer to the official documentation, its very good: http://docs.coronalabs.com/api/library/sqlite3/index.html

For a more advanced modular aproach check out: https://github.com/promptcode/CoronaDatabaseManager

Daniel

Just refer to the official documentation, its very good: http://docs.coronalabs.com/api/library/sqlite3/index.html

For a more advanced modular aproach check out: https://github.com/promptcode/CoronaDatabaseManager

Daniel