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

--- Comment #1 from Alex Thurgood <[email protected]> 2012-08-21 12:34:17 UTC 
---
Hi,

My personal experience of using DATE_ADD/SUB functions with OOo and LO is that
:

- you generally have to add an alias to your function ;

- sometimes you have to use an explicit cast for the data type, otherwise
OOo/LO gets confused and the function fails.

Try defining the DATE_SUB value with an ALIAS and/or CASTing your date_sub to a
specific data type.


Alex

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to