开发者

Searching MySQL with iphone SDK?

I am a b开发者_如何学Pythonit of a newbie when i comes to iphone dev, but was wondering the best way to retrieve informations form a MySQL database.

I have a load of information via a website all stored on a database which changes daily and wanted to build an app that pulled in the information depending on parameters.

What would be the best way to achieve this? Can you grab info from MySQL or would a XML feed be a safer bet?


Build RESTful web services that hide your MySQL database and then consume them from your iPhone app.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜