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





------- Additional comments from [EMAIL PROTECTED] Wed Apr 13 05:58:59 -0700 
2005 -------
BC: My Error: Historically (from the Report Wizards implementation point of
view)  the groupfieldnames are also named "GroupFieldNames" although they should
be renamed to "OrderFieldNames" which they actually are in the SQL terminology.

The  method "addtoSelectClause(String FieldName)" in the java class
"SQLQueryComposer" must accordingly also query for ".supportsOrderByUnrelated())
" to include these "Orderfieldnames" fieldname to the Select Clause of the sql
statement. 
I guess for most databases .supportsOrderByUnrelated()) adn
".supportsGroupByUnrelated())" return the same value. That's why nobody seemed
to have run into this bug so far.


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