I am creating iphone app and requirement is as follows
1.i have fixed data base which have to be retain with the app not to create if it not exists.
2. i am using FM data base and i dont know how to make to keep data base with app .
Till now i use to use create if not exist query . It creates data base to particular path followed by and stores there. But will it retain data base with app even though running app in iphone rather than simulator.
Please make me to come out of this confusion.