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.
I doubt that anyone will be able to help you unless you provide more (or, for that matter, *any*) details about your environment, such as operating system hardware constraints, compiler brand and version, and so on and so forth.

Mihai Limbasan
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to