[Libreoffice-bugs] [Bug 42165] New: EDITING: Two left joins do not work in graphic design of a query
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Oct 24 07:54:26 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=42165
Bug #: 42165
Summary: EDITING: Two left joins do not work in graphic design
of a query
Classification: Unclassified
Product: LibreOffice
Version: LibO 3.3.4 release
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Database
AssignedTo: libreoffice-bugs at lists.freedesktop.org
ReportedBy: robert at familiegrosskopf.de
Three tables in a query. When changing the join between the tables to "LEFT
JOIN" (could also be RIGHT JOIN) the graphic interface makes "FROM table1 LEFT
OUTER JOIN table2 LEFT OUTER JOIN table3 ON ..."
Must be: FROM table1 LEFT OUTER JOIN table2 ON ... LEFT OUTER JOIN table3 ON
..."
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list