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: How to Insert documents to a BLOB field

Re: How to Insert documents to a BLOB field

From: acelestial <acelestial_at_twp.cwellington.on.ca>
Date: Fri, 6 Dec 2002 11:35:03 -0500
Message-ID: <0l4I9.339$yr.23195680@radon.golden.net>


Hi,
I'm not sure about the OLE object not "package". Kindly explain or point me to some links about it.
I guess, OLE object is working fine because I can open documents which I inserted using Insert Object on the form by double-clicking on them. The problem really is when displaying these documents inserted using Insert Object on the form in interMedia. I did some test of inserting/importing documents directly into the Oracle table BLOB field and they did display fine in interMedia. But on the form, those documents which have been inserted directly into the table are not showing in the OLE field even if I double-click them to open, it displays a message instead: "A problem occurred while myDatabase was communicating with the OLE server or ActiveX Control.
Close the OLE server and restart it outside of myDatabase. Then try the original operation again in myDatabase." I mostly insert MS Word documents.
Thanks,
Arman

"Billy Verreynne" <vslabs_at_onwe.co.za> wrote in message news:aspfrc$abg$1_at_ctb-nnrp2.saix.net...
> acelestial wrote:
>
> > I use Access form to insert my documents in a record to the BLOB field
by
> > right-clicking the OLE Object bound field in the form, then Insert
Object
> > (embedded).
> > My problem is, it displays garbage when I use intermedia to display a
> > particular document
>
> Question. Is an OLE object not "packaged" in some way? If so, then it
needs
> to be unpackaged before it can be displayed. It is unlikely that
> intermedia will know it is a Microsoft OLE object and needs to be
> unpackaged.
>
> > My index is working fine. It's only when I display/open the link above
to
> > view the document that I get garbage data instead.
>
> What document type do you save as the OLE object? How sure are you that
> intermedia can display that document type or even recognise its format?
>
> --
> Billy
Received on Fri Dec 06 2002 - 10:35:03 CST

Original text of this message

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