Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Viewing Blobs

Re: Viewing Blobs

From: Rogbaker <Rogbaker_at_gdi.net>
Date: 12 Feb 2003 10:53:04 -0800
Message-ID: <e40a12ea.0302121053.48aa18ed@posting.google.com>


We are using IIS and ColdFusion. I disable the apache that Oracle installs. I will look at Tom's site again. Seems like i didn't see an easy way to do this. -Roger

Frank <fvanbortel_at_netscape.net> wrote in message news:<3E494A68.8050501_at_netscape.net>...
> Rogbaker wrote:
> > I have an Oracle 8i database that is the db for a website. I want to
> > have a table with a Blob field that will allow a user to upload a
> > resume and store it in the database. I assume the resume could be a
> > .jpg, a word .doc, .txt, .pdf, or whatever. I have managed to insert
> > an image into my table:
> > Name Null? Type
> > ----------------------------------------- --------
> > ----------------------------
> > IMAGE_ID NUMBER(38)
> > IMAGE_DATA BLOB
> >
> > but I don't know how to view it. Do I need Oracle Forms or something?
> > Thanks for any tips or links to a website with a similar tutorial.
>
> Are you using the Apache by Oracle engine? There is a default upload
> procedure - take a closer look at it.
> Also - Thomas Kyte has answered this on asktom.oracle.com
>
> Frank
Received on Wed Feb 12 2003 - 12:53:04 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US