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





------- Additional comments from [EMAIL PROTECTED] Tue Feb 13 16:50:02 +0000 
2007 -------
I can confirm this issue for OOo 2.1.0 with Windows 2000 SP4.

(1) Create an OOo Base connection to either a dBase file (dbf),
    an Excel file (xls), a Calc file (ods) or an ASCII file (csv).

(2) Assume the file contains a table with three columns "Key",
    "Value", and "Category"

(3) Try this Query:
    SELECT "Key", CONCAT("Value",'x') FROM "table" WHERE "Category" = 'A'

(4) The values in the second column appear in a wrong row.

This happens to all calculated fields within the query but only if the query
contains a WHERE-Condition.

I have detected this issue when being connected to dbf, xls, ods or csv. When
being connected to MS Access (mdb) or using the internal HSQL-DB everything is 
fine.


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