Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Putting MS Word doc in BLOB column
Jerry DeLazzer wrote:
>
> Daniel,
>
> Thanks for the information
>
> Jerry
>
> damorgan wrote:
>
> > 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
How does it work if the word doc is on other machine? Do I need to set
up a map dive from where DB is located? Thanks
C Chang Received on Thu Feb 28 2002 - 22:35:15 CST
![]() |
![]() |