https://bugs.documentfoundation.org/show_bug.cgi?id=133997

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #8 from [email protected] ---
A big apology from me. 

I tried to simplify my problem in order to post it here and in doing so changed
it. 

What I was trying to do was -
 SELECT "Table1".* FROM "Table1" 
WHERE ( "Field1A" = :AskA OR :AskA IS NULL) AND ("Field1B" = :AskB OR :AskB IS
NULL)

What originally confused me was when you switch from design to SQL and then
back again the query is presented in a different form. 

In fact (In release 6.4.4.2) it all works. 

Sorry to have wasted you time.

A very embarrassed Trevor.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to