https://bugs.documentfoundation.org/show_bug.cgi?id=156471
--- Comment #14 from [email protected] --- screenshots: New database Wizard with url sdbc:embedded:hsqldb Show how an embedded database Wizard should be. There are only two steps in the browser (no step for choosing the connection url) screenshots: New database Wizard with url sdbc:embedded:sqlite Does not show a embedded database Wizard. We have three steps in the browser (including one to choose the connection url) The problem is that to declare a driver in embedded mode the only solution is to use the url: sdbc:embedded:hsqldb. All else does not work... is this really normal? > So the data will be saved when changing the row and not when closing my Base > file - with all the problems of loosing data while file couldn't be closed > right way. With the HsqlDriverOOo and SQLiteOOo extensions which work in integrated mode (everything is in the odb file) if you insert 2 rows in a table, you kill the soffice daemon, you open LibreOffice again: you have lost nothing... Anyway that's what I checked with HsqlDB. -- You are receiving this mail because: You are the assignee for the bug.
