objective c - Iphone SQLite problems -


i'm developing iphone application read data through sqlite. created database through terminal , added xcode project.

i went terminal , includes new table in file. sql. problem because new queries not see new tables. kind cache? how solve problem?

where sqlite file? in application bundle? make sure modify version that's been copied iphone simulator folder (~/library/application support/iphone simulator/) if you’re trying modify version running in simulator.


Comments

Popular posts from this blog

Javascript line number mapping -

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -