[Libreoffice-bugs] [Bug 116936] Firebird SDBC should implement XRowUpdate interface
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Sep 13 21:11:33 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=116936
--- Comment #19 from Julien Nabet <serval2412 at yahoo.fr> ---
With:
m_nResultSetConcurrency(css::sdbc::ResultSetConcurrency::UPDATABLE)
instead of
m_nResultSetConcurrency(css::sdbc::ResultSetConcurrency::READ_ONLY)
+ empty implementation of com/sun/star/sdbc/XResultSetUpdate.hpp, I don't have
the error message.
The pb now is what to put in these new methods...
--
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/20190913/f0955fae/attachment.html>
More information about the Libreoffice-bugs
mailing list