well, since you asked, BNF is indeed more difficult to read, BUT it is machine-readable, which means validation tools and parsers can be built. so, if you did have the BNF grammar *available* (as opposed to part of the web documentation), I personally would be happier. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
- [sqlite] SQLite version 3.6.4 planned for 2008-10-15 D. Richard Hipp
- Re: [sqlite] SQLite version 3.6.4 planned for 2008-... dcharno
- Re: [sqlite] SQLite version 3.6.4 planned for 2... D. Richard Hipp
- Re: [sqlite] SQLite version 3.6.4 planned for 2008-... Cariotoglou Mike
- Re: [sqlite] SQLite version 3.6.4 planned for 2... Nicolas Williams
- Re: [sqlite] SQLite version 3.6.4 planned for 2008-... Michael Schlenker