How can I display all images (in a field) in a database?

Preferably in a grid… I set up a people database, and I can look up one person (and consequently their picture) at a time fine (with a form), but I need to be able to look through all images at once. I made a query to select all entries and display the images field, but it just displays rather than the actual picture. Also, it’s in a list, but I imagine I can use that query in a form to format it differently. Is there a simple way to do this?

Thank you

I think this would require an enhancement to LibreOffice Base.

When you make a Grid on a form, the only field types available for Insert onto the grid are as follows:

image description

Those fields won’t display an image. In the competing desktop database solution, there was an option to have a continuous scrolling form, sort of like a middle ground between a Grid and a traditional Form, but believe LO Base does not offer the same option.

Thus, LO Base appears not capable of this objective.

Thanks Doug, even the scolling form wouldn’t be quite what I need, so it looks like neither would be able to do it. I’ll have to use a dedicated program for that, it looks like.