Subject UTF-8 columns in ISO8859_1 database
Author Alec Swan
We have a database where most of the table columns require ISO8859_1
character set and a few require UTF-8. We set ISO8859_1 as the default
database character set and specify UTF-8 character set only on those columns
that require it. We also set the JDBC URL character set property to
ISO8859_1.

Are there any known problems with such configuration?

Thanks,

Alec


[Non-text portions of this message have been removed]