<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - FILEOPEN unixODBC connection to sqlite database not working"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=120695">bug 120695</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;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - FILEOPEN unixODBC connection to sqlite database not working"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=120695#c25">Comment # 25</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - FILEOPEN unixODBC connection to sqlite database not working"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=120695">bug 120695</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>The pb was brought with:
<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=3208fcb3a36d75d6290d9c548430682f153b09db">https://cgit.freedesktop.org/libreoffice/core/commit/?id=3208fcb3a36d75d6290d9c548430682f153b09db</a>
author  Julien Nabet <<a href="mailto:serval2412@yahoo.fr">serval2412@yahoo.fr</a>>      2018-09-13 22:57:58 +0200
committer       Julien Nabet <<a href="mailto:serval2412@yahoo.fr">serval2412@yahoo.fr</a>>      2018-09-20 23:06:41
+0200
commit  3208fcb3a36d75d6290d9c548430682f153b09db (patch)
tree    af6d363ce1d2aaffa3e2c479c5f79909ba1d1ba5
parent  2739dee0eab2edbba898cb7115579e43ea89399d (diff)
<a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Libreoffice 6.1 base: can't save special options"
   href="show_bug.cgi?id=119743">tdf#119743</a>: add Features entries in Properties block Drivers.xcu
in order to save special options of a database file.

Regression from d6fce54c82868b82bd6fa190db6047d69bbb3ecf
Read <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Libreoffice 6.1 base: can't save special options"
   href="show_bug.cgi?id=119743#c5">https://bugs.documentfoundation.org/show_bug.cgi?id=119743#c5</a>
for detailed explanation

then fixed with:
<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=f33eb08a2b74e5de033af9b5f5283b220ac58ded">https://cgit.freedesktop.org/libreoffice/core/commit/?id=f33eb08a2b74e5de033af9b5f5283b220ac58ded</a>
author  Julien Nabet <<a href="mailto:serval2412@yahoo.fr">serval2412@yahoo.fr</a>>      2019-03-09 17:39:44 +0100
committer       Mike Kaganski <<a href="mailto:mike.kaganski@collabora.com">mike.kaganski@collabora.com</a>>     2019-03-10
06:25:44 +0100
commit  f33eb08a2b74e5de033af9b5f5283b220ac58ded (patch)
tree    62aa41c03f593a3f42bc3100eaa30e39e10c360b
parent  59f58b432f6998cf1255dd4439a20c9369d01187 (diff)
<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Libreoffice 6.1.3.2 does not allow saving Advanced Properties options with SQLITE 3 over ODBC"
   href="show_bug.cgi?id=121092">tdf#121092</a>: synchronize defaults for ODBC settings
The defaults for EnableSQL92Check, PreferDosLikeLineEnds,
RespectDriverResultSetType
in connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu made
consistent with respective defaults in
ODatabaseModelImpl::getDefaultDataSourceSettings

When inconsistent, the settings don't ever get written to the ODB's
content.xml (likely they are filtered out as default at different levels).
This change allows the non-default to be written. Since the defaults in
ODatabaseModelImpl::getDefaultDataSourceSettings are there at least since
2006 (commit 0eb026293c88d422d701d1a06735d9cce5457ca9), so that in any
existing ODB the settings are absent if they are equal to those defaults,
they are not changed.

It should be fixed in last stable LO version 6.3.5 or brand new 6.4.3.
However it will work only for brand new odb files. For old files, you must
uncheck the option manually.</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>