Translations:Documentation/HowTo/MigrateFromHSQLDB/18/en

    From The Document Foundation Wiki

    6. Run the following command via Tools → SQL:

           UPDATE "Table" SET "Image" = "Image_N";
    

    7. Open the table editor, delete "Image_N" column and don't allow the data type of the new image field to be changed by deleting the field.