On 5/30/19, Tony Papadimitriou <[email protected]> wrote:
> Is it possible to change the delimiter with the CSV virtual table extension?

No, not at run-time.  You could, of course, edit the source code and
recompile, but I assume you are looking for a run-time parameter, and
there is none.  The delimiters are hard-coded.

-- 
D. Richard Hipp
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to