New to Corona. Some background in PHP and MySQL

Hello!

I have bene exploring Coronoa for a few days now and I like the fast and lightweight testing environment. Currently Im looking to make a simple search from a SQLite database.

Hi @Betlic,

Welcome to Corona. The following resources should get you started:

4 videos here: http://coronalabs.com/resources/tutorials/data-files-and-strings/

Guest tutorial: http://coronalabs.com/blog/2012/11/20/how-to-download-json-data-from-mysql-using-corona-sdk/

Documentation: http://docs.coronalabs.com/api/library/sqlite3/index.html

Take care,

Brent

Hmm the middle one is pretty interesting. I do have the data remote, was looking right now at getting it locally right now, but that certainly is an interesting option.

Hi @Betlic,

Welcome to Corona. The following resources should get you started:

4 videos here: http://coronalabs.com/resources/tutorials/data-files-and-strings/

Guest tutorial: http://coronalabs.com/blog/2012/11/20/how-to-download-json-data-from-mysql-using-corona-sdk/

Documentation: http://docs.coronalabs.com/api/library/sqlite3/index.html

Take care,

Brent

Hmm the middle one is pretty interesting. I do have the data remote, was looking right now at getting it locally right now, but that certainly is an interesting option.