https://bugs.documentfoundation.org/show_bug.cgi?id=104905
--- Comment #6 from [email protected] ---
(In reply to Lionel Elie Mamane from comment #4)
> And collation, also. Try:
> SELECT "Name", LOWER ( "Name" COLLATE UNICODE ) FROM "Table2"
> SELECT "Name", LOWER ( "Name" COLLATE DE_DE ) FROM "Table2"
> SELECT "Name", LOWER ( "Name" COLLATE UTF-8 ) FROM "Table2"
Changing a query like this gives:
COLLATION UTF for CHARACTER SET NONE is not defined
... for every collation. And a query like this won't work in GUI, only direct
SQL, so the query couldn't be used for input or changing data any more.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs