I would to make automatic test of the database integrity each time before
accessing, just to avoid the problems with broken files, which are resulting
in error message: "database disk image is malformed".

Unfortunately, "PRAGMA integrity_check" takes very long time. Does there
exist any possibility to make a much shorter test, for just very obvious
cases, like incomplete database file (when f.e. there has been taken just
part of the database file during downloading)?
-- 
                                pozdrawiam / regards

                                                Zbigniew Baniewski
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to