Subject | Moving ISo8859_1 field to UTF8 field ? |
---|---|
Author | Vander Clock Stephane |
Post date | 2011-01-19T13:16:31Z |
Hello,
We have a database with declared iso8859_1 field but we actually store
only UTF8 string inside these fields.
is their is a good way to declare in firebird these field as UTF8
instead of iso8859_1 ?
also actually iso8859_1 varchar(10) use only the space of 10 char
is UTF8 vachar(10) will use the space of 30 char instead of 10 ?
thanks by advance
stéphane
We have a database with declared iso8859_1 field but we actually store
only UTF8 string inside these fields.
is their is a good way to declare in firebird these field as UTF8
instead of iso8859_1 ?
also actually iso8859_1 varchar(10) use only the space of 10 char
is UTF8 vachar(10) will use the space of 30 char instead of 10 ?
thanks by advance
stéphane