Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Blob Column update - Apply change not working

M.broJan 12 2024 — edited Jan 12 2024

Hi all,

I am using Oracle APEX 23.2 and DB 19.1

I created the simple from to create and update (apply changes) the data. I am using the BLOB column to add the logo and update the logo.

When user created the new record to added the new LOGO it's fine no issues. The business requirement use want to remove the LOGO and update other column as well to final click the apply changes button but it's updated other column but LOGO did not removed using APPLY Changes.

When user replace the other images it's working fine with Apply changes button.

Can you suggest how to remove BLOB Column values using Apply changes button.

Thanks

Mbro.

Comments
Post Details
Added on Jan 12 2024
1 comment
150 views