Created attachment 163701 [details] HSQLDB database. Copy the database before migrating! You will need the HSQLDB content. Copy the attached database for testing to import later ... Set experimental functions to "yes". Open the attached HSQLDB-database and switch to the tables. Let the migration wizard for Firebird do his work. An error appears: Table rel_Kasse_Kategorie does not exist (see second attachment). Ok - let us have a look: The relations couldn't be completely created because the table hasn't be imported. Save the database, close it and set experimental functions to "no". Now open the database with a new name, "Beispiel_Haushaltsbuch_Firebird.odb" for example. Open the copy of the database, which is HSQLDB. Copy the table from Hsqldb to Firebird. Only the structure of the table will be copied. Copying the content will fail. No way to get the content copy directly from HSQLDB to Firebird for this table. Copy the content from the table to Calc. Mark the content and move it by pressing left mousebutton to Firebird. You could insert the content to the table in Firebird. Expected behavior: Minimum for a migration has to be: Copying and inserting of tables has to run without problems.
Created attachment 163702 [details] Screenshot from Firebird import shows: 1 table is missing, couldn't set complete relations ...
(In reply to Robert Großkopf from comment #0) > An error appears: Table rel_Kasse_Kategorie does not exist (see second > attachment). Confirming. > Now open the database with a new name, "Beispiel_Haushaltsbuch_Firebird.odb" > for example. > Open the copy of the database, which is HSQLDB. > Copy the table from Hsqldb to Firebird. > Only the structure of the table will be copied. Copying the content will > fail. No way to get the content copy directly from HSQLDB to Firebird for > this table. Confirming > > Copy the content from the table to Calc. > Mark the content and move it by pressing left mousebutton to Firebird. > You could insert the content to the table in Firebird. > Confirming Tested with Version : 6.4.6.1 Build ID : 985dd72ca280d5c6da2e9f90f7ff9286cafe7ff8 Threads CPU : 8; OS : Mac OS X 10.15.5; UI Render : par défaut; VCL: osx; Locale : fr-FR (fr_FR.UTF-8); Langue IHM : fr-FR Calc: threaded
Specific to Firebird migration.
Dear Robert Großkopf, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Bug is still the same with LO 7.5.1.2. Opened the attached database (with experimental features 'on'). Opened the table pane and started migration to Firebird. Table rel_Kasse_Kategorie (Combination of 2 fields for primary key) has not been migrated - error. Tested with LO 7.5.1.2 on OpenSUSE 15.3 64bit rpm Linux.