To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97026
                 Issue #|97026
                 Summary|wrong right outer join description
               Component|Database access
                 Version|OOo 3.0
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|none
             Assigned to|fs
             Reported by|pmladek





------- Additional comments from [EMAIL PROTECTED] Mon Dec  8 16:37:23 +0000 
2008 -------
The description of the right outer join is the same like for the left outer
join. There should be switched the names of the tables.

Steps to reproduce:

1. Open the test-join.odb
2. Click on Queries
3. Press the right mouse button on "RightJoin" query and select "Edit"
4. Press the right mouse button on the crossed lines between the two tables
(boxes) and select edit.

Current message:

"Contains All records from table 'Addresses' but only records from table
'Pople' where ...


Expected message:

"Contains All records from table 'People' but only records from table
'Addresses' where ..."


I'll attach a simple patch to fix this.

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

Reply via email to