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

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -