Libreoffice Base - Form very slow with Images

I have a database table with about 110 entries, each of which has one image. Opening the form for it took only about 1 second in the past. Now it takes more than 20 seconds. I am pretty sure because Base tries to load in all the images. It’s important to note that the database is on a mySQL server, so the images are not local.
Is there anything I can do to speed up the form?

Images in a database shouldn’t be bigger than the screen should show them. What resolution do you use for the images? When I uploaded images for a web database I used 510px * 340px and will need about 80kB.

That’s something I’ll keep in mind from now on. We had a few images that were way too big in file size and resolution :sweat_smile: