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





------- Additional comments from [EMAIL PROTECTED] Thu Sep  6 23:15:11 +0000 
2007 -------
I also get the same thing with the following query:
Select InstallTimes.TIME, InstallTimes.Username, InstallTimes.CustomerID,
InstallTimes.Status, Customer.Firstname, Customer.LastName  FROM InstallTimes,
Customer Where InstallTimes.Status IS NOT NULL AND InstallTimes.Time BETWEEN
'2007-08-01 00:00:00' AND '2007-09-01 00:00:00' AND InstallTimes.CustomerID =
Customer.CustomerID ORDER BY InstallTimes.Status, InstallTimes.Time;

Works when run directly but syntax error when trying to go to design view.

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