On Wed, Sep 24, 2014 at 9:22 AM, sqlitekyounoii <sqlitekyoun...@yahoo.co.jp>
wrote:

> Hi, I'm Takashi
>
> I use sqlite in Android.
> I have access to SQLite using the API of Android.
> Today, my sqlite's db file have collapsed.
>

Takashi:  This sentence did not translate well:  "my db file have
collapsed".   We do not know what the verb "collapsed" means when the
subject is a database file.  Can you please explain your problem in more
detail?  Maybe give an example?



> I heard that db file was collapsed when mode when it was changed to jarnal
> from wal log mode.
> Is this true?
> it is not possible to upgrade my Android os by certain circumstances.
> The reason to change the log mode is to do vacuum.
> Please tell us the solutions .
> For example, which api of sqlite of android should I perform overriding of
> how?
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to