[Libreoffice-bugs] [Bug 134049] EDITING In the base query designer I would like to be able to request it to parse down the criterion of a column

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jul 1 16:58:06 UTC 2020


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

--- Comment #3 from tj_trevor.jones at yahoo.co.uk ---
The query works in SQL direct edit.

Using values rather than parameters gives the following

SELECT "Table1".*, "Table1"."Field1A", "Table1"."Field1B" FROM "Table1" 
WHERE ( "Field1A" = '101A' AND "Field1B" = '105B' OR "Field1A" IS NULL AND
"Field1B" IS NULL )

This is not what I was hoping to find.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200701/31f83309/attachment.htm>


More information about the Libreoffice-bugs mailing list