Entire sqlite database wiped of data??

Peter Haworth pete at lcsql.com
Sat Oct 6 13:53:15 EDT 2012


Did you execute the PRAGMA command?  I don't know for sure but it's
possible it might fix some problems.
Pete
lcSQL Software <http://www.lcsql.com>



On Fri, Oct 5, 2012 at 5:43 PM, Dr. Hawkins <dochawk at gmail.com> wrote:

> On Fri, Oct 5, 2012 at 1:37 PM, Peter Haworth <pete at lcsql.com> wrote:
> > Is your database still in the corrupted state?  If so issue the following
> > command:
> >
> > PRAGMA integrity_check
>
> OK, this is getting bizarre.
>
> I rushed to try this, and all of my data is back.  I can also see the
> data (and not just the keys) from a SELECT in revDataFromQuery (i
> tried this before, and only the keys were there.
>
> Now I'm more confused than when this first happened!
>
>
>
>
> --
> Richard E. Hawkins, Esq.
> (702) 508-8462
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list