Need csv writer (std.csv only has csvReader)

John Xu 728308756 at qq.com
Thu Oct 12 23:18:23 UTC 2023


Any friend can help me with a csvWriter? The std.csv only has a 
csvReader.

I want to dump database from sqlite to mysql.

If I do it manually, I need handle double quote("), \n, ',' 
specifically


More information about the Digitalmars-d-learn mailing list