Hello,

As a windows user, I would like that sqlite.exe would support the encoding
'UTF-8-SIG' for files.

'UTF-8-SIG' = normal 'UTF-8' file, but starting by a Byte-Order-Mark.

(see http://en.wikipedia.org/wiki/Byte_order_mark#UTF-8)

For windows user, it would be a truly appreciated improvement.

Indeed :

- if I try to read an utf-8-sig file generated by excel or other thing, my
header is blowed up because of this lack of feature,

- if I want to avoid this, I have to use utf-16, and my intermediate file
baloon in size over the network.

Regards,
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to