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





------- Additional comments from [EMAIL PROTECTED] Thu Nov 16 04:58:07 -0800 
2006 -------
fs->oj: more info: The crash is because somebody (the SingleSelectQueryComposer)
creates a PreparedStatement, and asks this statement for it's result set meta
data. The statement then accesses a not-yet-constructed record set.

I think the crash is only one side of the problem.

The other side is that in SDBC, it should be possible to ask a statement which
is prepared, but not yet executed, for its meta data. Is this possible to
realize with ADO?

---------------------------------------------------------------------
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