On 17 May 2012, at 4:18pm, Rajesh Kumar <thisiz...@gmail.com> wrote:

> Am using sqlite database on my ARM processor based Embedded system .
> Whenever power failures or due to uneven shutdown of device, my database
> is being corrupted which leading to data lost. Am using C API interface for
> accessing database.

Are you using any PRAGMAs ?

Have you compiled your own version with SQLite directives which might be 
disabling sync ?

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

Reply via email to