Hi there,

> The text files are in Windows 1252 encoding. When importing them I
> chose this encoding but as you can see from the screenshot it shows
> an encoding of utf-8.

Which version of QGIS are you using? With stable and master QGIS3,
I cannot reproduce it with the file attached. Be aware that it gets
UTF-8 once imported to QGIS. So it'll be UTF-8 in the table, too.

[local] tobwen@qgis=# select * from public.french
┌────┬──────────────────────────────────┐
│ id │              quote               │
├────┼──────────────────────────────────┤
│ 1  │ L’habit ne fait pas le moine     │
│ 2  │ Chacun voit midi à sa porte      │
│ 3  │ “Mieux vaut prévenir que guérir” │
└────┴──────────────────────────────────┘

Best regards,
Tobias

Attachment: french.csv
Description: Binary data

_______________________________________________
Qgis-user mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to