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

rob...@familiegrosskopf.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rob...@familiegrosskopf.de

--- Comment #2 from rob...@familiegrosskopf.de ---
This is a limitation of the internal HSQLDB, not a problem of LO.

The following way would work:
[SELECT "Titolo" AS "Titolo", "Del", "ultima", "Volte visto" FROM "Video2"
WHERE "Titolo" LIKE '%'||:input||'%' ORDER BY "Titolo" ASC, "ultima" ASC,
"Volte visto" ASC, "Video2"."Titolo"]

So this report is a feature-request for the HSQLDB, not for LO. The internal
HSQLDB is very old. Could be the new version 2.3 solves this problem.

If the code works for you, please set this bug to "Resloved" and "Worksforme".

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