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!

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.

XSLT and referencing images in the database

448186Aug 15 2006 — edited Aug 18 2006
I am have a process where I generate XML from a sql statement and then transform with an XSLT stored in the database. What I need to do is attach an Image to the XSLT file. I am unsure how to do this and any help would be great.

1. Do I try and hard code the image into the XSLT file
2. Do I try and reference the blob in the XSLT file somehow

Any help would be great

Andrew
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 15 2006
Added on Aug 15 2006
10 comments
803 views