To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=104413 Issue #|104413 Summary|multiple columns with same name/alias not handled will | in BASE Component|Database access Version|OOO310m11 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P4 Subcomponent|none Assigned to|dbaneedsconfirm Reported by|eremmel
------- Additional comments from [email protected] Fri Aug 21 15:59:19 +0000 2009 ------- When I have a query in SQL Editor that has the different fields with same field name (coming from different tables/queries) the results displayed for those fields are all the same. This happens in when direct-SQL mode is OFF. This happens not when direct-SQL mode is ON. It looks like that when in non-direct-SQL mode BASE is binding on column name, but when executing in direct-SQL mode binding is done differently. A simple workaround exists: just give each column a unique name/alias. In the attached database I've two queries with the only difference non-direct-SQL mode (query: Same_Column_Names_Base_Wrong) and in direct-SQL mode (query: Same_Column_Names_Native_OK). Please examine the differences in results. --------------------------------------------------------------------- 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]
