Subject Re: Unicode Support
Author peter_jacobi.rm
Hi David,

--- "hay77772000" <david.hay@e...> wrote:
> But, looked at some previous posts that says Unicode support is not
> fully functional, specifically UPPER on a unicode field?

UPPER will only uppercase a-z when applied to a field
if charset UTF-8 (UNICODE_FSS).

This is a known defect. Workarounds are possible, e.g.
using an UDF UPPER or provide better uppercasing via
fbintl2.dll.

Regards,
Peter Jacobi