To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92019
                 Issue #|92019
                 Summary|query designer changes SELECT * FROM table1, table2 to
                        | a different statement
               Component|Database access
                 Version|DEV300m26
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|none
             Assigned to|oj
             Reported by|fs





------- Additional comments from [EMAIL PROTECTED] Wed Jul 23 06:35:02 +0000 
2008 -------
- open the attached database document
- open the query "categorized products" in SQL view ("Edit in SQL View" from
  its context menu)
=> the statement starts with "SELECT * FROM ..."
- switch to the graphical query designer
- switch back to the SQL view
=> the query now is "SELECT "products".*, "products".* FROM ..."

This is clearly a different statement, which yields a different result ...

A bug which is probably related: If you try to enter such a statement in the
graphical view, i.e. if you merely enter "*" in the "Field" cell, then this is
automatically corrected to "products.*". In other words, it is impossible to
create a SELECT statement which does a "SELECT * ..." from multiple tables.

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