On Thu, Aug 21, 2014 at 3:21 AM, Mario M. Westphal <m...@mwlabs.de> wrote:

> Hi,
>
>
>
> Information provided as requested.
>

But not in a form that we can use.

Please bring up your database file in a new 3.8.6 sqlite3.exe shell and
type ".fullschema" and then post the output.  You might want to make use of
the ".once" command too:

      .once out.txt
      .fullschema

The above will put the needed information in the file out.txt.  Exit the
shell.  Type "start out.txt".  Then scrap the text and post it here.

Thanks.


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to