Hi Richard,

We are ALREADY using sqlite 2.8.13.

OBSERVATIONS:
-------------

1) If i call sync() system call after database update, the database is not 
getting corrupted.

2) In one scenario of corruption sqlite_open() returned an error message "file 
is encrypted or is not a database".

3) In another scenario sqlite_open() did not detect the corruption. But any 
subsequent calls is not successful. For example if we start sqlite application 
and run .tables , nothing is returned.


Thanks and regards
Jayanth
  


On Fri, 13 Oct 2006 [EMAIL PROTECTED] wrote :
>"jayanth KP" <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> >    Please can anybody respond to this question. I am able to hits is issue 
> > pretty often now...
>
>In my previous response, reproduced below, I showed you the
>cause of the problem and how to fix it.  What further response
>do you want?
>
> >
> > > >
> > > > Please help me in solving this issue
> > > >
> > >
> > >See http://www.sqlite.org/cvstrac/tktview?tn=599
> > >
> > >This problem was fixed in SQLite version 2.8.12, over two
> > >and a half years ago.
> > >
> > >--
> > >D. Richard Hipp  <[EMAIL PROTECTED]>
> > >
> > >
> > >-----------------------------------------------------------------------------
> > >To unsubscribe, send email to [EMAIL PROTECTED]
> > >-----------------------------------------------------------------------------
> > >
>
>
>
>-----------------------------------------------------------------------------
>To unsubscribe, send email to [EMAIL PROTECTED]
>-----------------------------------------------------------------------------
>


Reply via email to