On 3 Aug 2012, at 5:33pm, Tobias Giesen <tobiasgie...@gmail.com> wrote:

> And a .dump results in an incomplete dump, otherwise it would be easy
> for me to convert/fix the database.
> 
> The .dump does not give me any of the contents of the table DATA.

You should definitely be able run .dump using the shell tool in your 10.7 
setup, then read the dump in using .read in your 10.8 setup to create a new 
database file.

If you can't do the .dump on your 10.7 setup please run an integrity check

<http://www.sqlite.org/pragma.html#pragma_integrity_check>

and tell us what it says (no need to paste a hundred error messages, just 
summarise).

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

Reply via email to