Hi,
I created a PostgreSQL database with tables. One of these tables can have stored images as bytea data type.
I am trying to display an image from this database table in a Calc spreadsheet:
Is there a way to get displayed in Calc an image which is stored in PostgreSQL database?
Best from Pal