[Libreoffice-bugs] [Bug 116936] New: Firebird SDBC should implement XRowUpdate interface

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Apr 11 09:46:59 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=116936

            Bug ID: 116936
           Summary: Firebird SDBC should implement XRowUpdate interface
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: lionel at mamane.lu

Description:
The ResultSet object of the Firebird SDBC driver does not implement the
XRowUpdate interface, which makes modifying values through the API not
possible. (One can do it by running a separe "UPDATE" query). That's
unfortunate, and a failure for the goal of feature-parity with HSQLDB, and
"good support" in general.

To implement this, there will probably be some code commonality or copy/paste
with the setXXXX series in the PreparedStatement object.

Steps to Reproduce:
.

Actual Results:  
.

Expected Results:
.


Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
Firefox/52.0

-- 
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/20180411/6c5ac7ac/attachment-0001.html>


More information about the Libreoffice-bugs mailing list