Hello.
>But I've been told that the support for Unicode is not yet good in MySQL. Is
>it possible to find whether this is true?
I don't think so, as most bugs related to utf8 are reported about the fifth
version
while utf8 support in fourth seems very stable.
Raul Mauri <[EMAIL PRO
I use the MyQSL Query Browser for a library database.
I have come across a problem in MySQL: Using extended characters, as , is not
a problem, as long as they are present in the standard 256 characters of a
font. Things become more difficult when I need other East Europe characters.
Could anyon
hi all,
I've searched a bit, but didn't find any documentation on how to use unicode in mysql
4.0.14 or 4.0.X. Any ideas or links?
Thanx in advance
Nitin
On Wednesday 11 December 2002 12:14, Bruno Batarelo wrote:
> I was wandering whether MySQL (4.0.4 or higher) in combination with InnoDB
> support UNICODE. If I store central European characters using MyODBC from
> VB, am I sure that they are stored in UNICODE in InnoDB table file and that
> they c
Greetings all
I was wandering whether MySQL (4.0.4 or higher) in combination with InnoDB
support UNICODE. If I store central European characters using MyODBC from
VB, am I sure that they are stored in UNICODE in InnoDB table file and that
they can be returned in the same form on every machine?
Th