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

--- Comment #22 from prrv...@gmail.com ---
The only way to write a database driver for UNO (LibreOffice / OpenOffice) is:
- Create UNO service com.sun.star.sdbc.Driver
- Declare the existence of this driver to LibreOffice / OpenOffice through a
Drivers.xcu file (which declares the uri that the driver will use and I confirm
not ending with "*")

I have no access to the new database Wizard.

If I declare as uri: sdbc:embedded:sqlite, then:
- This driver is found in the list of integrated drivers (first drop-down list
of the new database Wizard)
- It is also found (when it should not be there) in the second drop-down list.
- And especially the number of steps in the wizard is not good: there are three
steps...  which prevents the creation of the new embedded database.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to