I found the links mentioned above at the bottom of the Downloads page, and went to this site:
http://www2.sqlite.org/cgi/src I logged in to the SQLite timeline using anonymous and a random password as instructed. Once there, I downloaded SQLite-256cdbdc810cae23.tar.gz, 3.8 mb in size. After extracting SQLite-256cdbdc810cae23.tar.gz, I could find no source code for a "sqlite analyzer." All I found was this reference: grep -i analyzer SQLite-256cdbdc810cae23/Make* SQLite-256cdbdc810cae23/Makefile.in:sqlite3_analyzer.c: sqlite3.c $(TOP)/src/test_stat.c $(TOP)/src/tclsqlite.c $(TOP)/tool/spaceanal.tcl Should the referenced "sqlite3_analyzer.c" file exist in the .tar.gz file? Or is it not included in the source? Should I look elsewhere for it? Thanks. ======Keith _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

