Description: The connection to the data source "patients_therapy-2021.11.24" could not be established. firebird_sdbc error: *arithmetic exception, numeric overflow, or string truncation *string right truncation *expected length 200, actual 215 *gds_$send failed *Exiting before completion due to errors caused by 'isc_service_query' Steps to Reproduce: 1.open any Base document 2. 3. Actual Results: open any Base document Expected Results: I want to open Base files in LibreOffice 7.2 Reproducible: Always User Profile Reset: No Additional Info: In LibreOffice 7.1 all OK
Try to open the database with LO 7.1. Seems there is a field in a table, which contains 215 characters, but is defined for 200 characters. Up to LO 7.2 it has been possible to insert more characters as defined in a table. Has something to do with UTF8 and stringlength in Firebird.
Have a look here: https://bugs.documentfoundation.org/show_bug.cgi?id=144163 I will mark this bug as a duplicate. Feel free to reopen if you think this is another bug. *** This bug has been marked as a duplicate of bug 144163 ***