https://bugs.documentfoundation.org/show_bug.cgi?id=123150

--- Comment #21 from Tamas Bunth <[email protected]> ---
We need to specify the character set of the connection between the server and
the sdbc driver too.

This can be done using the isc_dpb_lc_ctype DPB parameter option as documented
in the Interbase API reference[1].

I have a patch on gerrit for that:
https://gerrit.libreoffice.org/#/c/75557/

The issue is present only when an index is specified to that column. It seems
without specifying the isc_dpb_lc_ctype parameter the use of non-ascii
characters in a literal is unspecified behavior.

[1] https://firebirdsql.org/en/reference-manuals/

-- 
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

Reply via email to