https://bugs.documentfoundation.org/show_bug.cgi?id=156471
Bug ID: 156471
Summary: Support multiple embedded databases in new database
wizard
Product: LibreOffice
Version: 7.0 all versions
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
It would be nice if it was possible to have several urls dedicated to embedded
databases, like:
- sdbc:embedded:hsqldb
- sdbc:embedded:firebird
- sdbc:embedded:sqlite
- sdbc:embedded:your_database
This would allow access to different databases in a single odb file.
This would allow both extensions to work simultaneously:
- HsqlDriverOOo (https://prrvchr.github.io/HsqlDriverOOo/)
- SQLiteOOo (https://prrvchr.github.io/SQLiteOOo/)
Normally only the new database wizard needs to be modified to make this
possible...
Actual Results:
Expected Results:
Reproducible: Always
User Profile Reset: No
Additional Info:
--
You are receiving this mail because:
You are the assignee for the bug.