Subject Re: Unicode Support
Author hay77772000
Hi,

Will this then give me full support for dbcs - sorting etc. or do I
need more than this?

Cheers,

David

--- In firebird-support@yahoogroups.com, "peter_jacobi.rm"
<peter_jacobi@g...> wrote:
> Hi David, All,
>
> "hay77772000" <dhay@l...> wrote:
> > Could you point me in the right direction for the workarounds,
> > please?
>
> Ingredients needed:
>
> A) (Reasonably) correct UNICODE uppercasing routine.
>
> B) Skeleton UDF code or collation.
>
> Mix well, test, deploy.
>
> For A) I suggest LCMapString on Win32, on Linux there
> is something in glibc, I'm sure.
>
> For B) - variant UDF look into the docs. For B) - variant
Collation,
> there is a sample fbintl2 in the file area of firebird-architect.
>
> Regards,
> Peter Jacobi