Subject | Re: Help On Unicode! |
---|---|
Author | peter_jacobi.rm |
Post date | 2004-05-12T14:28:13Z |
--- "pavel_menshchikov" <mpn2001@y...> wrote:
(and some old).
A common narrow character set supports 256 (or more likely 192)
characters.
So, without much guessing, using Unicode will waste performance
and storage space, if your application can do with a
supported narrow chaarcter set.
Regards,
Peter Jacobi
> Could you tell me please what is the difference using UnicodeUnicode supports all characters of all living scripts of the world
> and "common" character sets/collations?
(and some old).
A common narrow character set supports 256 (or more likely 192)
characters.
So, without much guessing, using Unicode will waste performance
and storage space, if your application can do with a
supported narrow chaarcter set.
> Some time ago I created the program, which worked quite well withTest again against FB 1.5.1 and file bug, if it still crashes.
> Unicode (I mean inserting and updating). But simple select statement
> with "like '%<string_with_non-digit_chars>'" clause made the FB/IB
> server down (v. 1.0.3 and 6.0 respectivly).
Regards,
Peter Jacobi