-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/13/2010 04:06 PM, BareFeetWare wrote: > All this talk of replacing multiple commas with pipes, then replacing pipes > and so on, though clever and helpful is problematic, cumbersome and even > comical for a mature product like SQLite.
SQLite is a SQL library and does an excellent job of that. Numerous tools are built on top of that library. One example is a shell which can be used for interaction with a SQLite database, but is not formally specified, supported nor developed to the same degree as the library. You are not required to use the shell, and there are numerous alternatives. See also: http://www.sqlite.org/src/rptview?rn=5 It is fairly easy to write your own as appropriate. Some self horn tooting: http://apidoc.apsw.googlecode.com/hg/shell.html Roger -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkyOzDUACgkQmOOfHg372QQMcQCgvruCkmPcD40MxMq/g2SIOI5p 1dsAoL6Mu7qOrdUbuVB5xA2q0iB/TRlS =o519 -----END PGP SIGNATURE----- _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users