To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78577
User aexl changed the following:
What |Old value |New value
================================================================================
Summary|Query breaks that referenc|Query breaks that referenc
|es a subquery more than on|es a table or subquery mor
|ce |e than once
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Sun Jun 17 15:10:19 +0000
2007 -------
it seems to me that query designer creates incorrect sql:
select ... from main, number
expected:
select ... from main, number, number as number1
fixing the sql manually seems to fix the issue
---------------------------------------------------------------------
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]