Subject | [Firebird] strlen() with Unicode |
---|---|
Author | Florian Völkl |
Post date | 2006-10-16T14:42:24Z |
Hello,
I need to order the result of a query by the lenth of strings in a
column. As far as I know, this can only be done by using strlen() in
ib_udf.dll. Sadly this function wont work with Unicode Two-Byte
characters. http://sourceforge.net/mailarchive/
message.php?msg_id=18022881
Is there any workaround?
Thanks,
Flo
I need to order the result of a query by the lenth of strings in a
column. As far as I know, this can only be done by using strlen() in
ib_udf.dll. Sadly this function wont work with Unicode Two-Byte
characters. http://sourceforge.net/mailarchive/
message.php?msg_id=18022881
Is there any workaround?
Thanks,
Flo