Display image in report APEX 4.2
Hi all,
I've tried several tutorials on the web to display an image in a report from a BLOB data type, but I still can't display them in a report. I know I uploaded my BLOB correctly because I'm able to use the 'display image' item to display it, but I can't put it in the report.
When I put it in BLOB format, I have this error: ORA-06502: PL/SQL: numeric or value error: character to number conversion error
When it stays in the default format, it is written: *[Unsupported data type]*
Does anyone have a clue? Is it because I used APEX 4.2?
Thanks :)