Hi friends, i am fresher to Objective-c language.so i need some guidance from familiar people like you.Especially i need to know how to create a database in Objective-c with sqlite3 weapon.If any of you interested to help,please go ahead.Thank you.
A:
Though not really a database system, you can use CoreData framework. It allows you to save your data in a sqlite3 database.
For third-party frameworks, you can jump to this question.
mouviciel
2009-04-01 08:03:36