Bug in CSV export
Database Editor/Viewer mainly for MS Access or MS SQL Server.
Brought to you by:
philnext
When I do an export to CSV file I'm asked for Separator and Quote Char.
When I enter an character for the Quote Char, this character isn't emitted. Instead for the given Quote Char always the Separator character is emitted.
E.g.: ,1,,,1,,,0,,,1000,,,0,,
instead of: "1","1","0","1000","0",
OK reproductible, fixed in next release.