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_at_merck.de>
Date: Tue, 14 Sep 1999 14:16:59 +0200
Message-ID: <37DE3CBB.F679AB87_at_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 - 14:16:59 CEST