https://bugs.documentfoundation.org/show_bug.cgi?id=94794
--- Comment #15 from Lionel Elie Mamane <[email protected]> --- (In reply to Alex Thurgood from comment #13) > (In reply to Alex Thurgood from comment #12) >>> @Alex Thurgood, if I used Libreoffice Base with embedded Firebird DB and >>> with no java machine installed, would it be different? > No idea I'm afraid, I don't know how LibreOffice handles the in process / in > memory loading of data from embedded Firebird databases, but I would assume > it does so in a similar manner to that used for hsqldb. No, not similar to HSQLDB. The HSQLDB integration does an implicit "save" of the odb file on a database commit and shutdown. The firebird integration does not do that. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
