On 21 Apr 2017, at 8:30am, Shubham Agrawal <gujarwasia.shub...@gmail.com> wrote:

> I am using Sqlite3 (version 3.7.9) to store some stats. I am getting
> database disk is the malformed issue. Can someone suggest what could be
> wrong because I tried everything what i got on google but no luck.

Are you starting a new database each time or are you continuing to work in a 
database that has already been reported as malformed ?

Which of your operations is reporting that the database is malformed ?

When you execute "PRAGMA integrity_check" on the database, does it report an 
error ?

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to