Ask a Question related to Coldfusion Database Access, Design and Development.
-
nitai_co #1
Retrieving Image from Oracle 10g
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.
nitai_co Guest
-
[Macromedia][Oracle JDBC Driver][Oracle]ORA-01000:maximum open cursors exceeded
Here is the technote from Macromedia regarding this issue: http://www.macromedia.com/go/tn_17660 Hope this helps! -
Storing and retrieving image files in a database
hi JerkyRobot I can see no one answered your question. here is the answer. a few things you will have to do before this will work. 1) you need to... -
#13053 [Com]: oci8 error, this kill oracle-prosseces in the oracle-instance.
ID: 13053 Comment by: gid at gifpaste dot net Reported By: jsun at basefarm dot no Status: Bogus Bug Type: ... -
Image is cropped after retrieving from SQL
Hi, I've got the following problem. I'm storing images in an image field in SQL Server 2000. When displaying images on the website they are croped.... -
Image retrieval from long raw field in Oracle
I'm new to using long raw fields with ASP. I know it would be easier to leave the files on the file system, but the client wants them in the...



Reply With Quote

