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





------- Additional comments from ia...@openoffice.org Wed Mar 17 11:59:05 +0000 
2010 -------
Oops, sorry dropped keyboard before completing issue

Using JDBC to connect to database

When using report writer the SQL that is generated uses the column
descriptions/column heading instead of the column names.  This results in a
query that cannot be executed

This also occurs in the Sun report writer extension

EG

Column ACC_NAME in table CBCHEQUES defined with description SOURCE_NAME.  When
SQL is generated uses SOURCE_NAME instead of ACC_NAME

SELECT SOURCE_NAME FROM CBCHEQUES

should be SELECT ACC_NAME FROM CBCHEQUES

Rgds
Ian


---------------------------------------------------------------------
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: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to