I have a peculiar problem with sqlite library. I built an application using
sqlite for DB operations. The application keeps updating the DB. Everything
goes fine for around one or two days. But after that DB does not get updated
at all. Strangely those sqlite library calls don't return any error,
everything is fine. But its just that DB does not get updated. I am using
sqlite version 3.5.0

If anyone has any solution for this problem, it will be of great help.

Regards,
Sethu
-- 
View this message in context: 
http://www.nabble.com/DB-does-not-get-updated-after-many-writes-tp17866059p17866059.html
Sent from the SQLite mailing list archive at Nabble.com.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to