https://issues.apache.org/ooo/show_bug.cgi?id=121492
--- Comment #18 from Kay <[email protected]> --- More from me on this one. * the patch is not applied in trunk so I will do this and test * My date format is dd/mm/yy. * Using "Use Wizard to Create Query" against the date and just using a string like 01/01/01 as a date comparison without any other modifiers works fine. * Using "Create Query in SQL" view ONLY works with comparison of formatting comparison date in "standard' format in quotes, i.e. '2001-01-01', even though my date field is defined differently. * Using TO_DATE function in "Create Query in SQL" to attempt to use 01/01/01 instead of 2001-01-01 yields Access denied (????) * Using filters in table view doesn't do anything. -- You are receiving this mail because: You are on the CC list for the issue. You are the assignee for the issue. You are watching all issue changes.
