To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41911
User oj changed the following:
What |Old value |New value
================================================================================
Status|UNCONFIRMED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |WORKSFORME
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Feb 7 01:27:29 -0800
2005 -------
Hi pitonyak,
The problem here is that your are not quoting the table names. You have to use
the DatabaseMetaData::getIdentifierQuoteString() to quote the table name and all
should be okay. By the way, what happen when you execute the statement in the
query design?
When I run the query "QueryNotUpper" all works well. The statement which is
executed is "SELECT * FROM "NotUpper" "NotUpper"".
Best regards,
Ocke
---------------------------------------------------------------------
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]