https://bugs.documentfoundation.org/show_bug.cgi?id=149470
Robert Großkopf <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|Firebird: CLOB Field Types |Firebird: CLOB Field Types |only save 20480 bit |don't save the whole | |content with internal | |driver Status|UNCONFIRMED |NEW Ever confirmed|0 |1 OS|Windows (All) |All --- Comment #3 from Robert Großkopf <[email protected]> --- Tested with internal Firebird database, external Firebird file and Firebird server database connected directly and by JDBC. With Firebird server (JDBC) I got a BIT_LENGTH 9782968 (whole text, Firebird and HSQLDB won't count the same way) Connecting through direct(internal) driver I got a BIT_LENGTH 345784 (only a part of the text) Wonder why I got much more than reported, but it is still only a part of the content. I will set this one to NEW. Tested with OpenSUSE 15.3 and LO 7.3.4.2. -- You are receiving this mail because: You are the assignee for the bug.
