17.05.12 2:51, Andrew Brunner wrote:
I wanted to ask what the present state of unicode support is now.
Compiler supports AnsiStrings with codepage information and converts
them between ansistrings and between other string types with implicit
codepage conversion. RawByteString and UTF8String a
I wanted to ask what the present state of unicode support is now.
I'm running into problems with some various strings. Sometimes when a
string contains a unicode character postgresql won't allow the
insert/update. Also, some MP3 tags contain UTF16, UTF16BE and I really
don't know of the best pra