https://bugs.documentfoundation.org/show_bug.cgi?id=104905
--- Comment #8 from [email protected] ---
(In reply to Lionel Elie Mamane from comment #7)
> (In reply to robert from comment #5)
>
> Looks like you need to set a character set _and_ a character set. You have
> "NONE" as character set, need "UTF8" or "ISO8859_1". E.g.:
>
> CREATE TABLE users (
> "NAME" VARCHAR(50) CHARACTER SET UTF8 COLLATE UNICODE,
> ...
> );
This one works. It seems it will solve all problems with special characters
(Lower, Left, length of characters ...)
Couldn't we set this to database-default? I don't know a possibility to set
this for the database after the *.odb-file has been created by LibreOffice.
--
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