views:

25

answers:

1

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?

A: 

Not directly an answer as there are at least two SQLite Managers. SQLiteManager (standalone) and SQLite Manager the Firefox Plugin.

If you haven't tried the Firefox Plugin yet I'd strongly recommend doing so. I'm very happy with it and have never touched another SQLite Browser since.

robsn
I am using SQLiteManager -the Firefox Plugin. I can't see my values on my tableview after I added them database
Hm. That's strange. It's working fine on SQLite 3.6.16.1 / Gecko 1.9.2.3 and SQLite Manager 0.5.12. You might try http://superuser.com/ as this seems not to be a programming related question.
robsn
Ok i will give it a try