Searching MySQL with iphone SDK? -


I'm a bit of a newbie when I come to iPhone Dev, but thinking the best way to recover the information MySQL database was there.

Every day I have loads of information through a website stored on a database and want to create an app that pulls in information based on parameters.

What is the best way to achieve this? Can you get information from MySQL or will the XML feed be a safe bet?

Hide your MySQL database and then consume them from your iPhone app.


Comments