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





------- Additional comments from [EMAIL PROTECTED] Tue Sep  2 23:22:38 +0000 
2008 -------
I just tried DEV300_m29 with CWS cloph11 with the flex that comes with
Leopard/Xcode 3, and not a more recent one from Mac Ports, and the problem still
occurs.

When I try a select statement without a where clause, the parser tells me there
is an error in SQL statement.

The following works:

select *
from country
where 1=1


The following don't:

select *
from country
where 1

select *
from country

I am not sure that anything in OO.o DBA needs fixing, though. After all, the
problem only seems to occurs with certain versions of flex, 2.5.4 and 2.5.35
work just fine.


---------------------------------------------------------------------
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]

Reply via email to