[Libreoffice-bugs] [Bug 131238] LibreOffice BASE fails Unicode compliance when BASIC SQL update statements contain multi-byte characters, such as emoji. For example 😂 will appear as either a question mark, or as two different characters.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Mar 10 18:23:29 UTC 2020


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

--- Comment #14 from Max Fritzler <mfpublic11 at gmail.com> ---
What JDBC driver are you using to connect to BASE?  I'll give that a try.

I saw correct behavior using JDBC driver from  Taro L. Saito, availble here
https://github.com/xerial/sqlite-jdbc.  However, this driver produced immediate
cursor problems the moment I opened a table in the UI, a problem noticed by
Ratslinger on ask libreoffice.org.  So I had to abandon the JDBC driver.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200310/3237b253/attachment.htm>


More information about the Libreoffice-bugs mailing list