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
Post a Comment