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: Putting MS Word doc in BLOB column

Re: Putting MS Word doc in BLOB column

From: damorgan <dan.morgan_at_ci.seattle.wa.us>
Date: Mon, 25 Feb 2002 17:11:42 GMT
Message-ID: <3C7A706D.6930D78A@ci.seattle.wa.us>


Look at the DBMS_LOB package. It has the ability to open external files, read them, and insert their contents into a BLOB field in a table.

Daniel Morgan

Jerry DeLazzer wrote:

> I am interested in putting a MS Word document into a BLOB column. I
> never worked with BLOB columns before. How do I do it?
>
> Thanks,
> Jerry
Received on Mon Feb 25 2002 - 11:11:42 CST

Original text of this message

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