[Libreoffice-bugs] [Bug 128607] Firebird database must be opened at all times in order to insert data using BASIC of Calc.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Nov 11 23:06:35 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128607
--- Comment #16 from Stang <sgrekow at yahoo.com> ---
With further testing, can get to FLUSH. Doing this with the connection, just
need to add another line in the macro after the SQL executeUpdate and before
the close() line:
Conn.getParent().flush
Now data is saved to Firebird embedded without it being opened.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191111/da6859fe/attachment.html>
More information about the Libreoffice-bugs
mailing list