[sqlite] Android database corruption

2010-03-26 Thread cliff 2
Hi, Hopefully someone here can help where the android guys haven't been able to. We are having an issue with our sqlite database running on the android platform. We are accessing the db from the sdcard on an android phone running android 2.1. It works perfectly 99% of the time, but every now

Re: [sqlite] Android database corruption

2010-03-26 Thread cliff 2
something with it. Thanks again for your help. D. Richard Hipp wrote: > > > On Mar 26, 2010, at 12:10 PM, Shane Harrelson wrote: > >> On Fri, Mar 26, 2010 at 11:38 AM, cliff 2 >> <bailey.cliff...@gmail.com> wrote: >> >>> >>> Hi, >>

Re: [sqlite] Android database corruption

2010-04-06 Thread cliff 2
cliff 2 wrote: > > > Thanks very much for the quick response! Unfortunately, the android > SQLiteDatabase class deletes the database when it hits this, so it doesn't > give me a chance to do that. However I do have a channel to the android db > developers, so I will forw