Subject Re: Problem with macrons (unicode)...
Author phil_hhn
--- In firebird-support@yahoogroups.com, Helen Borrie <helebor@t...>
wrote:
> What you are not telling us is what the character sets of the client
and
> the destination column are.
I use either char or varchar columns, both of which I've always
assumed were plain-vanilla unicode. Within my java application I just
use whatever the standard char set is, and it appears within java it's
displaying the value correctly when I first enter it.
>
> >So how can I tell if the database is storing it correctly?

> Difficult to say, until we know the conditions under which the
characters
> are being stored and retrieved and whether you are inspecting the
results
> using a viewing interface that actually supports the images for
those
> characters.
Hmmm, well I guess IBexpert sort of does...

> >Or could both IBexpert and JDBC be corrupting the character to/from
> >the database?
>
> Both IBExpert will be doing whatever the conditions dictate. So
provide
> more information about the conditions....

Not too sure where to start ;-)