[Libreoffice-bugs] [Bug 80084] sort out ownership of resultset returned by "X(Prepared)?Statement::execute(Query|Update)?"

2020-08-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80084 Thomas Lendo changed: What|Removed |Added Hardware|Other |All Blocks|

[Libreoffice-bugs] [Bug 80084] sort out ownership of resultset returned by "X(Prepared)?Statement::execute(Query|Update)?"

2019-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80084 --- Comment #11 from QA Administrators --- Dear Lionel Elie Mamane, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not b

[Libreoffice-bugs] [Bug 80084] sort out ownership of resultset returned by "X(Prepared)? Statement::execute(Query|Update)?"

2017-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80084 --- Comment #10 from Xisco FaulĂ­ --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest ope

[Libreoffice-bugs] [Bug 80084] sort out ownership of resultset returned by "X(Prepared)? Statement::execute(Query|Update)?"

2016-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80084 Xisco FaulĂ­ changed: What|Removed |Added CC||xiscofa...@libreoffice.org --- Comm

[Libreoffice-bugs] [Bug 80084] sort out ownership of resultset returned by "X(Prepared)? Statement::execute(Query|Update)?"

2016-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80084 --- Comment #8 from Gerhard Schaber --- Please delete or at least ignore my previous comment. This was meant for #101399 -- You are receiving this mail because: You are the assignee for the bug.___

[Libreoffice-bugs] [Bug 80084] sort out ownership of resultset returned by "X(Prepared)? Statement::execute(Query|Update)?"

2016-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80084 --- Comment #7 from Gerhard Schaber --- To be more precise. When I create a statement before each executeQuery, it works. Otherwise it does not. Works: oDBSource = ThisComponent.DataSource oConn = oDBSource.getConnection( "" , "" ) oState

[Libreoffice-bugs] [Bug 80084] sort out ownership of resultset returned by "X(Prepared)? Statement::execute(Query|Update)?"

2016-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80084 Alex Thurgood changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 80084] sort out ownership of resultset returned by "X(Prepared)?Statement::execute(Query|Update)?"

2016-01-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80084 --- Comment #6 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retes

[Libreoffice-bugs] [Bug 80084] sort out ownership of resultset returned by "X(Prepared)?Statement::execute(Query|Update)?"

2015-01-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80084 --- Comment #5 from Alex Thurgood --- Adding self to CC if not already on -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list Libreoffice-bugs@l

[Libreoffice-bugs] [Bug 80084] sort out ownership of resultset returned by "X(Prepared)?Statement::execute(Query|Update)?"

2014-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80084 Commit Notification changed: What|Removed |Added Whiteboard|target:4.4.0|target:4.4.0 target:4.3.0.2 --- Co

[Libreoffice-bugs] [Bug 80084] sort out ownership of resultset returned by "X(Prepared)?Statement::execute(Query|Update)?"

2014-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80084 Commit Notification changed: What|Removed |Added Whiteboard||target:4.4.0 --- Comment #3 from C

[Libreoffice-bugs] [Bug 80084] sort out ownership of resultset returned by "X(Prepared)?Statement::execute(Query|Update)?"

2014-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80084 Julien Nabet changed: What|Removed |Added CC||serval2...@yahoo.fr --- Comment #2 from J

[Libreoffice-bugs] [Bug 80084] sort out ownership of resultset returned by "X(Prepared)?Statement::execute(Query|Update)?"

2014-06-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80084 --- Comment #1 from Lionel Elie Mamane --- The difficulty is (from XStatement documentation): All statement execute methods implicitly close a statement's current ResultSet if an open one exists. To do that, we need to keep (at least a *wea