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
Post a Comment