Bug 125958 - FIREBIRD: Data type Binary(fix) couldn't be filled with data.
Summary: FIREBIRD: Data type Binary(fix) couldn't be filled with data.
Status: RESOLVED DUPLICATE of bug 125957
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Base (show other bugs)
Version:
(earliest affected)
6.3.0.0.beta1+
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-16 16:48 UTC by Robert Großkopf
Modified: 2019-06-16 16:51 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Großkopf 2019-06-16 16:48:39 UTC
Open any internal Firebird database. Open a table for editing or create a new table. There is a data type Binary(fix)[CHAR]. Choose this type for a field.

After saving the table open the table for data input. The field will get an <OBJECT>, so it couldn't be filled in the table view.

Create a form for it. I have tried many fields, also the image-control, which is the only field for read binary data. No possibility to get data into this field type.

Now reopen the table for editing. Look at the field. The type will have switched to Text(fix)[CHAR].

Don't know where Binary(fix)[CHAR] should be for. But a field, which couldn't be filled with content through a form or directly through the table view, should be removed from the table editor.
Comment 1 Robert Großkopf 2019-06-16 16:51:06 UTC
Duplicate because of trouble with the gateaway

*** This bug has been marked as a duplicate of bug 125957 ***