iphone - Local Database iOS -


i have 15k entries , want store them in local database. further in ios app m going use data. local database should prefer in terms of performance also? how should proceed? how maximum data can store locally?

thanks in advance

i have used core data same scenario this. have found below tutorial useful

http://developer.apple.com/library/ios/#documentation/datamanagement/conceptual/iphonecoredata01/introduction/introduction.html


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -