Re: [sqlite] DB disappears at times...

2008-01-24 Thread Alexander Batyrshin
Did you try to use it on real drive disk? On Jan 25, 2008 3:17 AM, Rasanth Akali Kandoth <[EMAIL PROTECTED]> wrote: > Hi All, > i have an application that uses sqlite3 version 3.3.17 to create a DB on a > ramdisk. I see a strange issue that the DB disappears at times( the DB size > is becoming ze

[sqlite] DB disappears at times...

2008-01-24 Thread Rasanth Akali Kandoth
Hi All, i have an application that uses sqlite3 version 3.3.17 to create a DB on a ramdisk. I see a strange issue that the DB disappears at times( the DB size is becoming zero. it was arround 16k after all my tables are created). i dont have any code in my application which deletes the db file or d