Skip to Main Content

Database Software

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!

How to write an XMLDOM document to a BLOB in a table

501321Apr 11 2006 — edited Apr 12 2006
I am working with APEX (HTML DB) and need to create an XMLDOM document and download this onto a users PC.

I need to create an XMDOM document and insert this into a Table (into a BLOB) to allow users to download it later.

I can create an XMLDOM document and can download documents that are already in tables, but I don't know how to get a document into a BLOB in a PL/SQL procedure.

Any suggestions would be appreciated.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 10 2006
Added on Apr 11 2006
2 comments
764 views