[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Sep 26 11:24:26 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=119850

--- Comment #22 from Alex Thurgood <iplaw67 at tuta.io> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180926/0bbe37c3/attachment.html>


More information about the Libreoffice-bugs mailing list