To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115467





------- Additional comments from olaf_stet...@openoffice.org Mon Nov  8 
10:18:14 +0000 2010 -------
I just had an idea and tried something: The problem seems to be related to the
fact, that I used one statement multiple times. This used to work with older
versions of OOo base. Meaning:
I create a statement, the use it for one resultset, then for the next resultset
but then while I am still using the second resultset, pass the statement on to a
subroutine. This subroutine creates its own resultset from it and uses it. 
I am pretty sure that this used to work before, however, it may be that this is
not the intended way of using a statement. When I now modifiy my code to pass on
only the connection instead of a statement and create one statement for each
resultset I need (also in the subroutine) then everything seems to work. 


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to