<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Database creation wizard dialog missing mysql connector options"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119850#c22">Comment # 22</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Database creation wizard dialog missing mysql connector options"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119850">bug 119850</a>
              from <span class="vcard"><a class="email" href="mailto:iplaw67@tuta.io" title="Alex Thurgood <iplaw67@tuta.io>"> <span class="fn">Alex Thurgood</span></a>
</span></b>
        <pre>For example, I see this in the content.xml of the corresponding ODB file:

<db:data-source-settings><db:data-source-setting
db:data-source-setting-is-list="false"
db:data-source-setting-name="JavaDriverClass"
db:data-source-setting-type="string"><db:data-source-setting-value>com.mysql.jdbc.Driver</db:data-source-setting-value></db:data-source-setting><db:data-source-setting
db:data-source-setting-is-list="false" db:data-source-setting-name="Type"
db:data-source-setting-type="string"><db:data-source-setting-value>simple</db:data-source-setting-value></db:data-source-setting></db:data-source-settings></db:application-connection-settings></db:data-source><db:table-representations><db:table-representation
db:name="test.AC"/></db:table-representations></office:database></office:body></office:document-content>


however, the Java class string isn't picked up or displayed in the dialog when
the file is re-opened and an attempt is made to read any of the tables,
queries, etc.</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>