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

Buovjaga <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |WORKSFORME

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WORKSFORME                  |FIXED
         Whiteboard|                            |target:5.3.0

--- Comment #8 from Buovjaga <[email protected]> ---
Great news. Let's close.

(In reply to Gerhard Schaber from comment #7)
> Quick question, are transactions are supposed to work?
> sql = "begin tran"
> oResult = oStatement.executeQuery(sql)
> sql = "INSERT INTO ""testtable"" values (1, 'test')"
> oStatement.executeQuery(sql)
> sql = "COMMIT tran"
> oResult = oStatement.executeQuery(sql)

Someone else can reply to that.

--- Comment #9 from Julien Nabet <[email protected]> ---
Let's put this one to FIXED then but with target 5.3.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to