To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=70360
------- Additional comments from [EMAIL PROTECTED] Wed Jan 17 03:18:27 -0800 2007 ------- The original query, in HSQL, was this: SELECT "tbl06Genus"."Name" AS "Genus", "tbl07Species"."Name" AS "Species", "tbl00Author"."Author", "tbl20World"."Chad", "tbl20World"."Dagestan", "tbl20World"."Egypt" FROM "tbl00Author" "tbl00Author", "tbl06Genus" "tbl06Genus", "tbl07Species" "tbl07Species", "tbl20World" "tbl20World" WHERE ( ( "tbl20World"."Chad" = True OR "tbl20World"."Dagestan" = True OR "tbl20World"."Egypt" = True ) AND ( "tbl07Species"."Genus" = "tbl06Genus"."ID" AND "tbl07Species"."Author" = "tbl00Author"."ID" AND "tbl20World"."ID" = "tbl07Species"."ID" ) ) --------------------------------------------------------------------- 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]