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

--- Comment #1 from Robert Großkopf <[email protected]> ---
You could solve this problem for Firebird by starting the report with a query:
SELECT "table_time".*, CAST( "table_time"."Time" AS TIMESTAMP ) "TTime" FROM
"table_time"

If I change the type of the field to a timestamp in a query it will work ...

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