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

python - Does anyone know how to configure the hunpos wrapper class on nltk? -

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -