On 1/16/15, MayW <supp...@dotysoftware.com> wrote:
> sqlite3_analyzer.exe ended with 16 INSERT statements showing in my Windows 7
> CMD console screen:
>

The interesting information was in the part that scrolled off the top
of you console.  I suggest you rerun the command, directing output
into a file:

     sqlite3_analyzer bigdb.db3 >analysis.txt
     start analysis.txt


-- 
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