Dennis,

> Your change assumes the separator is always a comma. SQLite does not
> make that assumption.

I'll look into it tomorrow, but was under the impression that:

* when using .mode csv, the separator _always_ is a comma

* when one wants a different separator, one has to use .separator ... in 
combination with .mode list


needCsvQuote() is called from output_csv(), which is called when in csv-mode 
only


-- 
Best,




Frank.

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to