Hi
how can I display image via 'display image' item?
the image is stored as BLOB in my database table, that can be retrieved as
SELECT PHOTO FROM EMPLOYEES WHERE ID_EMPLOYEE = ...
but this does not seem to work , or I don't know where to put this SQL query?,
because there are two available fields: in SETTINGS | Based on SQL statement,
or in SOURCE | SQL Query (return single value) ?
(see attached)

