<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:robert@familiegrosskopf.de" title="Robert Großkopf <robert@familiegrosskopf.de>"> <span class="fn">Robert Großkopf</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - SQLite/ODBC: LibreOffice fails Unicode compliance whith multi-byte characters, such as emoji, for example 😂"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131238">bug 131238</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>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.
           </td>
           <td>SQLite/ODBC: LibreOffice fails Unicode compliance whith multi-byte characters, such as emoji, for example 😂
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - SQLite/ODBC: LibreOffice fails Unicode compliance whith multi-byte characters, such as emoji, for example 😂"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131238#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - SQLite/ODBC: LibreOffice fails Unicode compliance whith multi-byte characters, such as emoji, for example 😂"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131238">bug 131238</a>
              from <span class="vcard"><a class="email" href="mailto:robert@familiegrosskopf.de" title="Robert Großkopf <robert@familiegrosskopf.de>"> <span class="fn">Robert Großkopf</span></a>
</span></b>
        <pre>(In reply to Max Fritzler from <a href="show_bug.cgi?id=131238#c14">comment #14</a>)
<span class="quote">> 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.</span >

I tested MariaDB with this connections. 

SQLITE-connection with JDBC doesn't work (SQLite only supports
TYPE_FORWARD_ONLY Cursors).

Seems to me we are looking for a special Windows-bug here.

I will change the titel to set this to SQLite and ODBC</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>