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

            Bug ID: 118984
           Summary: Issue with query parameters in 6.1
           Product: LibreOffice
           Version: 6.1.0.0.beta1+
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: [email protected]
          Reporter: [email protected]

When I try to open a query with parameters, I get the following error:

"Die Dateninhalte konnten nicht geladen werden.", which means something like
"data could not be loaded".

"firebird_sdbc error:
*Dynamic SQL Error
*SQL error code = -206
*Column unknown
*BIS_DATUM
*At line 1, column 9406
caused by
'isc_dsql_prepare'"

The query is something like "SELECT * FROM "query1" WHERE "dt" >= :FROM_DATE
AND "dt" <= :TO_DATE". There is even the popup dialog that allows me to enter
dates for the parameters, but then the error is shown.

Happens with 6.1.0rc2 and 6.1.0.beta1. Does not happen with 6.0.5.

I haven't been able to reproduce this with a simple database document, yet. I
cannot send the original one. I use a cascade of queries. I am still trying to
simplify this.

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