[Libreoffice-bugs] [Bug 117446] Firebird: Migration: LibO hangs with data type Binary[ VARBINARY] OR Binary(fix)[BINARY] AND data in hsql column exceeds new column size ( 8000 bytes )
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat May 26 16:19:48 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=117446
--- Comment #12 from Drew Jensen <drewjensen.inbox at gmail.com> ---
Excellent
So there is two new problems here:
First in firbird that column could be up to 32K in size ( and max data would be
32k - 2 bytes IIRC)
Second - with the current migration assistant it creates a column type that is
unrecognized and unusable by any current Base data control. The user can
connect to a text control or an image control, either way the data is either
lost when you try to insert it, mangled or irretrievable.
However, if you do connect an image control to one of these migration assistant
created column and open an image less then 8000 bytes in size it appears to
write something to the table. If you try to export that data, to Writer for
example, what you get is that value x0 and nothing else.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180526/eed1599b/attachment.html>
More information about the Libreoffice-bugs
mailing list