Richard, Agreed, glad you wrote sar as a save format. Will have to look into it further. Only wanted to mention a name collision.
Further, thank you for all of the great work you do on SQLite, it's great time saver and productivity tool. Keith On Mon, Apr 7, 2014 at 5:13 PM, Richard Hipp <[email protected]> wrote: > On Mon, Apr 7, 2014 at 6:56 PM, Keith Christian > <[email protected]>wrote: > >> >> However, on production *nix machines, the path to the SQLite 'sar' >> will probably have to be absolute, or else the native 'sar' (System >> Activity Reporter) will run instead. >> > > Huh. Never heard of it. It is not installed on my Ubuntu desktop. > > Realize the my whole purpose in writing "sar" was to demonstrate that > SQLite could serve at least as well as an application's "save-file format" > as does a ZIP archive. Note that ZIP is used as the file format for ePUB > and ODT. > > Additional information: http://www.sqlite.org/appfileformat.html > > > -- > D. Richard Hipp > [email protected] > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

