On May 31, 2008, at 6:54 AM, Aladdin Lampé wrote:

>
>> From: [EMAIL PROTECTED]
>> Date: Fri, 30 May 2008 20:26:14 +0200
>
>> Would sqlite3_analyzer work for you?
>> It produces both a human readable report as well as a table
>> definition and insert statements to feed to sqlite3 command
>> line tool.
>
> Where can we download the source of this tool "sqlite3_analyser"?  
> (The precompiled binary is on the sqlite3 web site, download section).
> It seems to be an interesting reading to understand the sqlite3 file  
> format.
> Thanks,
> Aladdin
>

The source code to sqlite3_analyzer is included in the source code  
tarball and in the CVS tree.  Sqlite3_analyzer is written in TCL.  It  
seems unlikely that it will be much help in understanding the file  
format.


D. Richard Hipp
[EMAIL PROTECTED]



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

Reply via email to