https://bz.apache.org/ooo/show_bug.cgi?id=121837

--- Comment #23 from Fred Toussi <[email protected]> ---
With separate developments in recent years, this discussion from 2013 is
obsolete.

There is now a new driver with a superior method to embed HSQLDB databases in
.odb files. The advantage is that the embedded .zip of the database files is
not constantly accessed but is upzipped when opened and zipped when closed. The
latest version of HSQLDB can be used with this method. This works with LO but
it needs some changes in OOo for it to work.

https://prrvchr.github.io/HyperSQLOOo/

The issue with opening old files created with version 1.8 needs to be solved in
parallel, without introducing complications for current version files. For
example, an older HSQLDB jar can be used to convert the file once, when opened.

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are the assignee for the issue.

Reply via email to