MYSQL Database read (Table)

I am trying to find out how to use MYSQL Databases with Corona. I created the database and have the following.

Server:
Database Name:
Table Name:

I also have the read-only profile ID, and password(Do i need this???).
I am trying to find some example code of how to use this, but am falling up short.

Can someone lead me to where i could find such code? [import]uid: 24708 topic_id: 23709 reply_id: 323709[/import]

See this thread: http://developer.anscamobile.com/forum/2011/04/29/connect-online-mysql-and-pull-data

We also support SQLite, video tutorial right here: http://www.youtube.com/watch?v=vN-5m-23zgY

Peach :slight_smile: [import]uid: 52491 topic_id: 23709 reply_id: 95377[/import]

Thanks for responding so quick,

Is that an example of going to a website, then the going to the database? If so, Is it possible to go straight to a database?
Thanks,

brians [import]uid: 24708 topic_id: 23709 reply_id: 95414[/import]

I believe the example is going straight to a database, although I haven’t done much with SQLite personally.

Give the links a look, maybe learningcorona.com too (has 3 SQLite tutes) - if you’re still struggling let me know and I’ll try to pin someone down with more experience than me when it comes to this sort of thing, OK? :wink: [import]uid: 52491 topic_id: 23709 reply_id: 95633[/import]