Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Putting MS Word doc in BLOB column
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
![]() |
![]() |