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

--- Comment #10 from Robert Großkopf <[email protected]> ---
(In reply to Buovjaga from comment #9)
> 
> But can the database be fixed in any way?

The database has to be opened with LO 7.1 or an older version of LO. There must
be a field, which is defined with length 30, but contains 35 characters.

1. 
A query like
SELECT * FROM "Table" WHERE CHAR_LENGTH("Text") > 30
should show this field.
The value must be changed.

2. other solution
Table must be edited. Looking for the field, which is set to 30 characters and
change it to 35 characters.

After this changes you could open the database also in LO 7.2 an newer
versions.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to