<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - 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."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=131238#c14">Comment # 14</a>
on <a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - 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."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=131238">bug 131238</a>
from <span class="vcard"><a class="email" href="mailto:mfpublic11@gmail.com" title="Max Fritzler <mfpublic11@gmail.com>"> <span class="fn">Max Fritzler</span></a>
</span></b>
<pre>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
<a href="https://github.com/xerial/sqlite-jdbc">https://github.com/xerial/sqlite-jdbc</a>. 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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>