简体   繁体   中英

How to Setup Database and access database in iphone

I am working on a new project where i want to setup the database and access the values whenever i want.So i don't know how to start this.what library should be used for this.Can any one help me...

Thanks, Anish

Highly recommend to use Core Data. You can use SQLIte as the store for your Core Data application. Please refer the apple docs here .

You can use SQLite Manager an Add On of firefox . To See the SQLite Store created by Core Data.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM