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

Home -> Community -> Usenet -> c.d.o.tools -> Re: storing/displaying PDF in Oracle 8i

Re: storing/displaying PDF in Oracle 8i

From: Jacek Dobosz <nospam_at_nospam.com>
Date: Wed, 04 Oct 2000 20:37:57 +0200
Message-ID: <1ptmtscoon144e86upcftt1aeciu99333i@4ax.com>

On Tue, 03 Oct 2000 02:56:03 GMT, "Mike Morgan" <mike.g.morgan_at_home.com> wrote:

>I'm sure this has been asked (although I haven't found a good answer yet)...
>
>How does one store Adobe Acrobat PDF files in an Oracle 8i database and them
>retrieve them to be displayed by Acrobat Reader? We are running 8.1.6 on an
>HP 9000 running HP-UX 11.0. Does this require interMedia? Oracle Internet
>Filesystem? or maybe just effective use of the DBMS_LOB package?
>
>DISCLAIMER -- I am an experienced Oracle DBA but not an experienced Oracle
>developer. Our development staff has come to the DBAs with this need and I
>would like to be able to give them a decent answer - which is why I come to
>the font of all Oracle wisdom ....
>
>Thanks in advance,
>Mike
>

just for storing and retrieving purposes you can use dbms_lob package. The interMedia is neccessary only for full text retrieval (query).

Jacek



jdob (at) eunet (dot) at

share what you know
learn what you don't
Received on Wed Oct 04 2000 - 13:37:57 CDT

Original text of this message

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