Subject | Re: SELECT distinct with f_GenerateSndxIndex from FreeUDFLib fails |
---|---|
Author | dancooperstock |
Post date | 2012-06-01T16:20:44Z |
Two small follow-up points. First, I'm using FB version 2.0.3.
Second, the following also fails with "Malformed String":
SELECT f_GenerateSndxIndex(column) FROM table ORDER BY 1
If I omit the ORDER BY, it works fine.
Also, for data without accents, it works fine.
Second, the following also fails with "Malformed String":
SELECT f_GenerateSndxIndex(column) FROM table ORDER BY 1
If I omit the ORDER BY, it works fine.
Also, for data without accents, it works fine.