Is SQLite Manager refreshing itself properly?

Posted by ahmet732 on Stack Overflow See other posts from Stack Overflow or by ahmet732
Published on 2010-04-22T11:17:38Z Indexed on 2010/05/23 23:40 UTC
Read the original article Hit count: 213

Filed under:

I added new rows to my database through SQLiteManager but I cannot see those values in my tableview. My old values are seen. More interestingly, I deleted my database file but I can see my old values again in my tableview. When I created new database with new name, it sees that. How can I make it perceive new values?

© Stack Overflow or respective owner

Related posts about sqlitemanager