<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><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="https://bugs.documentfoundation.org/show_bug.cgi?id=121092#c43">Comment # 43</a>
              on <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="https://bugs.documentfoundation.org/show_bug.cgi?id=121092">bug 121092</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>(In reply to Mike Kaganski from <a href="show_bug.cgi?id=121092#c42">comment #42</a>)
...
<span class="quote">> (In reply to Julien Nabet from <a href="show_bug.cgi?id=121092#c32">comment #32</a>)
> > Lionel: should I submit a patch with false following comments 25 and 26

> Julien: please do!</span >

done here: <a href="https://gerrit.libreoffice.org/#/c/68979/">https://gerrit.libreoffice.org/#/c/68979/</a>

I also noticed that:
    487 void ODBExport::exportApplicationConnectionSettings(const TSettingsMap&
_aSettings)
    488 {
    489     const ::xmloff::token::XMLTokenEnum pSettings[] = {
    490         XML_IS_TABLE_NAME_LENGTH_LIMITED
    491         ,XML_ENABLE_SQL92_CHECK
    492         ,XML_APPEND_TABLE_ALIAS_NAME
    493         ,XML_IGNORE_DRIVER_PRIVILEGES
    494         ,XML_BOOLEAN_COMPARISON_MODE
    495         ,XML_USE_CATALOG
    496         ,XML_MAX_ROW_COUNT
    497         ,XML_SUPPRESS_VERSION_COLUMNS
    498     };
See
<a href="https://opengrok.libreoffice.org/xref/core/dbaccess/source/filter/xml/xmlExport.cxx?r=b47bca7f#487">https://opengrok.libreoffice.org/xref/core/dbaccess/source/filter/xml/xmlExport.cxx?r=b47bca7f#487</a>

It seems we can't export any settings, see:
schema/odf1.2/OpenDocument-v1.2-os-schema.rng from line 9158
schema/odf1.3/OpenDocument-schema-v1.3.rng from line from line 3036</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>