I am trying to send data from a UITableView into any type of database. I have 2 questions. 1: What type of database should I use (ex. MySQL, access)? 2: How will I transfer the database from a table view to the type of database I should use?
PS: Please do not vote down on this article. If this question is unclear in any way, please explain why.