Hi,I just joined the mailing list due to a problem I'm having displaying and storing special characters.I started with a CSV and created a database from it and the CSV is in UTF-8. However, when I query the special characters become garbled. I'm using the GUI in Windows 10.It starts with this in the CSV:<name>Cañelas</name>Then ends up with this when I export the query result into a text file:<name>Ca�las</name>Help please.Bit