created a classic report which should show related Images, written sql statement and using dbms_log.getlength(item_image), type = Display Image, set required attributes for Table Name, Blob Column, Primary Key etc. when run report it is throwing error:
report error: ORA-01403: no data found
when run my sql statement in sql command window, it was successfully showing the results.
please guide and help why it throws no data found? how it can be resolved?
screenshot:
regards
is there any report in Sample Reportings for this problem i can refer, i have installed and checked, it seems there is no sample Classic Report with showing images.