Alexey Pechnikov <pechni...@mobigroup.ru>
wrote: 
> The SQLite in the field with ICU collation does store the BOM in the
> start of string.

What do you mean by "SQLite stores" the BOM? Are you saying that you are 
passing in a string without the BOM, and SQLite spontaneoulsy manufactures one? 
Double-check your application - I suspect you'll find that you are actually 
passing strings with BOM to SQLite to begin with, and it just stores them 
faithfully.

Igor Tandetnik


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to