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


User regina changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'rainerbielefeld'         |'rainerbielefeld,regina'
--------------------------------------------------------------------------------
          Ever confirmed|                          |1
--------------------------------------------------------------------------------
                  Status|UNCONFIRMED               |NEW
--------------------------------------------------------------------------------
                Keywords|needmoreinfo, oooqa       |oooqa
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Sun Apr 15 11:46:06 +0000 
2007 -------
Can confirm for embedded HSQL with OOo2.2 German. The alias in the from part is
deleted.

@creideiki: You should update to version 2.2. There you can workaround the
problem, because it has got an edit in sql-view. (Are you sure about the query
in content? I would expect:
 select a.ID, a.name, b.name from example as a CROSS JOIN example as b where
a.ref = b.ID
 or better
 select a.ID, a.name, b.name from example as a INNER JOIN example as b ON a.ref
= b.ID)


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