https://bugs.freedesktop.org/show_bug.cgi?id=59978

--- Comment #8 from Alex Thurgood <ipla...@yahoo.co.uk> ---
If the date is entered in the wizard as '1952-06-30', it appears correctly in
the synopsis, but clicking on Next causes an error message to be displayed that
the SQL is incorrect. Further information from this message gives the query as
:

SELECT "COUREUR"."NUMLICENCE" AS "NUMLICENCE", "COUREUR"."NOM" AS "NOM",
"COUREUR"."PRENOM" AS "PRENOM", "COUREUR"."DATENAISSANCE" AS "DATENAISSANCE"
FROM "COUREUR" "COUREUR" WHERE (DATENAISSANCE > )


which is obviously wrong.


Alex

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to