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





------- Additional comments from [EMAIL PROTECTED] Tue Sep 26 04:04:36 -0700 
2006 -------
Hi Jon,

Before you can access the first record from the "oDBResult2" resultset you have
to go to the next record. -> oDBResult2.next() . The .next() method return true
 if the query return results or false if the result is empty.

IMHO it was a issue that the macro works before. :-)

Bye Marc

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to