https://bugs.documentfoundation.org/show_bug.cgi?id=138691
Robert Großkopf <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #18 from Robert Großkopf <[email protected]> --- Had a look at this bug. If I open table editor in internal Firebird there will be different field for binary types: Image [BLOB SUB_TYPE-9546] → Length couldn't be changed, so no problem Binary (fix) [CHARACTER] → Length could be changed BLOB [BLOB SUB_TYPE BINARY] → No length will be shown CLOB [BLOB SUB_TYPE Text] → Length couldn't be changed, so no problem Trying to create a form but when using wizard for adding fields the fields for Binary (fix) won't be created. When I create this field directly and insert an image there a message will appear when trying to save: Error inserting the new record Data too big for this field Creating table shows the right field, which has been designed for images. If someone chooses the wrong field (for CHARACTERS) and sets the length the error-message will prevent for a crash. If I choose a very little image no error will appear, but image won't be saved. Could move to next record and then back and the little image has been gone. But this is because the wrong filed has been choosen. I will set this one as fixed (comment 11) -- You are receiving this mail because: You are the assignee for the bug.
