[Libreoffice-bugs] [Bug 133994] FIREBIRD: Query with BETWEEN destroys connection to internal Firebird database
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Nov 15 16:20:01 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=133994
--- Comment #5 from Julien Nabet <serval2412 at yahoo.fr> ---
I gave a try with:
SELECT "a"."Startdatum" FROM "Reservierung" AS "a" WHERE "a"."Startdatum"
BETWEEN '2020-01-01' AND '2020-12-31'
So the pb seems to be the use of "BETWEEN" on a view.
--
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/20201115/37b071c6/attachment.htm>
More information about the Libreoffice-bugs
mailing list