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 [email protected] 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: [email protected] For additional commands, e-mail: [email protected]
