Re: [sqlite] DB does not get updated after many writes

2008-06-17 Thread sethuarun
My Environment details: OS: Montavista kernel version 2.4 compiler: gcc (GCC) 3.3.1 (MontaVista 3.3.1-3.0.10.0300532 2003-12-24) Regards, Sethu Mihai Limbasan wrote: > > I doubt that anyone will be able to help you unless you provide more > (or, for that matter, *any*) details about your env

[sqlite] DB does not get updated after many writes

2008-06-16 Thread sethuarun
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,