https://bugs.documentfoundation.org/show_bug.cgi?id=104734

--- Comment #3 from Drew Jensen <[email protected]> ---
Using 5.4 Alpha0 downloaded yesterday under Linux

With embedded Firebird, using the GUI table designer the following dataypes are
_not_ available:
 Image, Binary, Binary fix, Memo, OTHER

A new datatype is available:
 BLOB 



I wasn't sure if those were expected in this build, I kind of thought not
reading a couple of comments but thought I'd mention it.

For the other data types I was able to for create a table using all of them,
with default scaling information where applicable.

In a few cases the display of column information in the table editor was not
what I expected when the table design was opened for editing.
i.e.

FLOAT creating the column UI defaults to Length 7, Decimal places 1; open for
editing design displays Length 0, Decimal places 1, which seems to be a display
issue, not a change to the column in the database.

DOUBLE creating the column UI defaults to Length 10, Decimal places 1; open for
editing design displays Length 0, Decimal places 1, which seems to be a display
issue, not a change to the column in the database.

DECIMAL creating the column UI defaults to Length 15, Decimal places 1; but is
displayed later as Length 8, Decimal places 1. Here the column in the table was
created as scale (8,1) apparently.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to