On 10 Apr 2015 15:05, "Gabriel Tiste" <Gabriel.Tiste at hiq.se> wrote: > > I updated the faulty column to an empty string and noticed that I could select all records in that table. That must be a sign that something was written to that column that sqlite could not parse. > > Question: > Are there a way to dump the database without any validation or error checking? Can I access the content in the sqlite file somehow to see what really resides in that column that makes it corrupt? >
A hex editor? Ketil

