Subject | Re: Firebird and unicode |
---|---|
Author | peter_jacobi.rm |
Post date | 2003-11-08T09:36:11Z |
--- In firebird-support@yahoogroups.com, Josef Gschwendtner
character set to UNICODE_FSS (this is UTF-8 by another name,
newest version recognizes "UTF-8").
Known Issues:
- Use of non BMP characters is problematic.
- No locale specific sorting
- Uppercasing works only for ASCII
- Field length limits not correctly enforced
Regards,
Peter Jacobi
> does Firebird support unicode?Set database default character set and connection
> If yes, what has to be done to store information in unicode?
character set to UNICODE_FSS (this is UTF-8 by another name,
newest version recognizes "UTF-8").
Known Issues:
- Use of non BMP characters is problematic.
- No locale specific sorting
- Uppercasing works only for ASCII
- Field length limits not correctly enforced
Regards,
Peter Jacobi