I have this application using Sqlite db, but suddenly it throws exception saying file is not a database.
I tried .dump the old db to sql file. but inside the sql file still saying the error=>file is not a database.
Is there any other way that I can recover my data?
please advice. thanks very much.