No am not using any PRAGMAs. I just cross compiled sqlite source to
ARM architecture. Can't I forcefully do commit on my transaction????

On Thu, May 17, 2012 at 8:55 PM, Simon Slavin <slav...@bigfraud.org> wrote:

>
> 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
>



-- 
*
Thanks & Regards,
Rajesh Kumar P
*
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to