Hi all,

We have some customers that use Oracle and have their images stored with
Intermedia. So we goten our selves into that now and can store images just
fine. Also retrieving images works somehow. With somehow we mean we do a select
and then get the files from Oracle and do a cffile write and show the images.

Now I have read that one can also get the images from Oracle directly over
http with PL/SQL and/or Java, which would make more sense then doing a
select/cffile write and then the http request.

So, has anybody done that before? Do you mind sharing some code?

Thank you in advance.

PS: I posted this already in "Advanced Topics" but that was the wrong place.
Sorry for the cross post.