Skip to Main Content

Oracle Forms

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!

rp2rro question

SiatGesiNov 7 2025 — edited Nov 7 2025

Hi a simple question

Is there in a rp2rro library a function that permit to create by a new generated file by

this command line-→ SET_REPORT_OBJECT_PROPERTY(rp2rroNodeId,REPORT_DESFORMAT,rp2rroDesformat);

a blob to insert in a blob /clob column table?

like

SET_REPORT_OBJECT_PROPERTY(rp2rroNodeId,REPORT_DESTINATION,TABLE_DESTINATION,COLUMN_DESTINATION,WHERE_CLAUSE);

WITHOUT CALLING WEBUTIL ADTODB or blobdestination?

best regards

Comments
Post Details
Added on Nov 7 2025
1 comment
69 views