On Sun, Sep 21, 2014 at 2:46 PM, HarryD <d...@timeofday.nl> wrote: > I find it something of a shortcoming that the doc pages ( > http://www.sqlite.org/lang_with.html) do not mention the applicable > version > of sqlite. > > Example: I read about the 'with clause'. Exciting! But when trying it, it > didn't work because I am using an older version. Not that old but still old > enough. >
fossil has its own built-in copy of sqlite. It sounds like you're using one which was built with the --internal-sqlite=0 flag. Try building it without that flag (or upgrading to a newer version, if you've got an old one) and it should "just work." -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal "Freedom is sloppy. But since tyranny's the only guaranteed byproduct of those who insist on a perfect world, freedom will have to do." -- Bigby Wolf _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users