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

Home -> Community -> Usenet -> c.d.o.server -> Re: Saving Word Files in DB

Re: Saving Word Files in DB

From: Andreas Hundt <andreas.hundt_at_merck.de>
Date: Tue, 14 Sep 1999 14:16:59 +0200
Message-ID: <37DE3CBB.F679AB87@merck.de>


In Oracle 8i it is very easy. Put the documents in the new Oracle File System and from there by using the build in Package DBMS_LOB into the database.

Andreas

Your Name schrieb:

> How do i go about saving a binary file, such as a word file in the database?
> I may have to define datatypes as BLOBS but what about getting the file into
> the datatype? Any ideas?
>
> Mark
Received on Tue Sep 14 1999 - 07:16:59 CDT

Original text of this message

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