objective c - How to import and use the .db file in my application in iphone sdk -



objective c - How to import and use the .db file in my application in iphone sdk -

i have .db file taken android application, , need utilize .db file in iphone application , access database.

can please suggest me how so? thanks.

you can utilize sqlite database in iphone application. info on how incorporate it, please see myriad solutions post: add sqlite database iphone app

objective-c sqlite3

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -