Subject | Unicode troubles (was Re: East european Unicode charset) |
---|---|
Author | h_urlaf |
Post date | 2004-03-05T14:38:35Z |
--- In firebird-support@yahoogroups.com, "peter_jacobi.rm"
clicking 'previous results' indefinately to find what you need, and
there are gaps in the results (10 results, prev: 0 results, prev: 0
results, prev: 5 results...)
If using Unicode is not the best option right now, is there an easy
way to change charsets (including transliteration) on a database?
Thanks,
Emile
> In theory a search on the yahoogroup web interface should show theThe yahoogroups search only shows partial results. You have to keep
> past discussions of this. But that didn't work for me, so I post it
> again:
clicking 'previous results' indefinately to find what you need, and
there are gaps in the results (10 results, prev: 0 results, prev: 0
results, prev: 5 results...)
> - no correct uppercasing, only ASCII chars are uppercased at allOK, that would probably limit my problems somewhat.
> - character length limit not enforced (can store 'ABC' into char(1)Ow... that's not so good.
> character set UNICODE_FSS)
> - no non-trivial collations defined for UNICODE_FSSI could get away with that.
> - UNICODE_FSS is unaware of the astral planes, but you get way withI have no idea (yet) what astral planes are.
> this by simply treating UNICODE_FSS as CESU-9 in your code (if you
> need astral planes at all)
If using Unicode is not the best option right now, is there an easy
way to change charsets (including transliteration) on a database?
Thanks,
Emile