Subject [Firebird] strlen() with Unicode
Author Florian Völkl
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