https://bugs.documentfoundation.org/show_bug.cgi?id=161831
--- Comment #5 from Robert Großkopf <[email protected]> --- When you are using Firebird: https://bugs.documentfoundation.org/show_bug.cgi?id=117118 Data in a database should be saved automatically. If you connect to externam databases it will be saved there when sending the SQL-command. This will be done by switching from one row to the other, pressing save in a tabel … It will be fixed for internal Firebird in LO 24.8. In older versions I prefer the macro I described for the bug above: https://bugs.documentfoundation.org/show_bug.cgi?id=117118#c9 For internal databases the extracted file has to be zipped into the Base file every time the Base file will be closed. So the Base file will be rewritten every time. For external databases there is no need to rewrite the Base file if nothing else in forms, queries … has been changed. Data will be saved without rewriting Base file. -- You are receiving this mail because: You are the assignee for the bug.
