https://bugs.freedesktop.org/show_bug.cgi?id=70433
--- Comment #7 from Lionel Elie Mamane <[email protected]> --- (In reply to comment #6) > (In reply to comment #5) >> For clarity, *this* bug is (to the best of my understanding) about the >> result of "LIST()" function being recognised as BLOB with internal firedb, >> but as varchar (string) using external firedb. > When I read the description of Firebird 2.5, I see on p. 166 > Result type: BLOB > The result is a text BLOB, except when expression is a BLOB of another > subtype. > Firebird has different sub_types of BLOB. The sub_type of LIST is a text-BLOB I see. Then maybe the subtype has to be mapped to css::sdbc::DataType::CLOB, but currently is not (is mapped to BLOB instead). Andrzej? Does that ring a bell? >> Robert: for "external" firedb, do you use the native connector or something >> like ODBC or JDBC? > I have tried it with JDBC and ODBC. Both work as expected. Probably the JDBC / ODBC drivers do the above mapping. -- 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
