<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#c44">Comment # 44</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:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>(In reply to Julien Nabet from <a href="show_bug.cgi?id=121092#c43">comment #43</a>)
<span class="quote">> 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/">https://opengrok.libreoffice.org/xref/core/dbaccess/source/filter/xml/</a>
> xmlExport.cxx?r=b47bca7f#487

> 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</span >

I'm not sure I follow you here; but please note that that list corresponds with
what is written to ODB's content.xml as db:driver-settings element's
attributes, as opposed to sub-elements of db:application-connection-settings,
which is how other settings are written here.

All the settings might be written as far as I see.</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>