Hi All,
I'm writing an iPhone app that requires a ton of information and thus I need to store it in a database on remote server. At the moment it is in a MySQL db but can be porter to anything else. Even 1000's of XML files. My question is as of now I don't know how to access a MySQL db from the iPhone nor do I know how to grab XML files to populate UITableView's. If anyone can help it would be much appreciated.
Thanks,
Daniel
I'm writing an iPhone app that requires a ton of information and thus I need to store it in a database on remote server. At the moment it is in a MySQL db but can be porter to anything else. Even 1000's of XML files. My question is as of now I don't know how to access a MySQL db from the iPhone nor do I know how to grab XML files to populate UITableView's. If anyone can help it would be much appreciated.
Thanks,
Daniel