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 -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -