p dev wrote: > https://www.sqlite.org/cli.html 5. Changing Output Formats > > All columns are separated from each other by a comma (or whatever alternative > character is selected using ".separator").
This is indeed a bug in the documentation; quote mode ignores the .separator setting. > I have been using SQLite for a small data-processing application. > I am hoping to get quote mode output with a field separator that is not a > comma. Why? What is the actual problem you're trying to solve? Regards, Clemens _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users