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

Robert Großkopf <rob...@familiegrosskopf.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
                 CC|                            |rob...@familiegrosskopf.de
             Status|UNCONFIRMED                 |NEW

--- Comment #2 from Robert Großkopf <rob...@familiegrosskopf.de> ---
Could confirm the buggy behavior.

You won't need to register database, only drag from database to Calc-sheet.

One hint: If you change
List( "Things"."Name" ) "Tool"
to
CAST( List( "Things"."Name" ) AS VARCHAR ( 8000 ) ) "Tool"

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to