To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=103056
------- Additional comments from [email protected] Wed Jun 24 21:20:41 +0000 2009 ------- SQL-Statement generated by OpenOffice: SELECT * FROM "DATABASE"."C_CONTRACTS" WHERE ( "DATABASE.C_CONTRACTS"."NO" = '1234567' ) SQL-Statement which works fine: SELECT * FROM "DATABASE"."C_CONTRACTS" WHERE ( "DATABASE"."C_CONTRACTS"."NO" = '1234567' ) Difference: "DATABASE.C_CONTRACTS" <-> "DATABASE"."C_CONTRACTS" --------------------------------------------------------------------- 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]
