0

I want to retrieve BLOB data from database table to Display Image Item called P4_COMPANY_LOGO

I have selected the source for Display image item as SQL Query (Return Single Value):

select company_logo from companies where company_id=10;

But when I run the page it immediately return this Error:

P4_COMPANY_LOGO has to have a valid BLOB column as source.

Help Please!..

1 Answer 1

1

Maybe you don't have the item properties quite right. This would work:

enter image description here

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.