Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OLE Objects - How to open them in Java?

843859Dec 29 2006 — edited Dec 29 2006
Hello ppl,

An OLE Object contains a header set by the Access Database and the file itself.

I just quit trying to find a way to remove the OLE header and get only the file, once the file inside the OLE Object might be from a lot of types, like docs, or pdfs...

Now, I just want to take this OLE Object and open it from Java.

Does anybody know any way for me to do this?

http://edndoc.esri.com/arcobjects/9.2/java/api/arcobjects/com/esri/arcgis/carto/IOleFrameProxy.html#open()
In this link, this method describes exactly what I want. But I don�t think I�m allowed to use it.

Isn�t there any free library that helps inthis subject?

Thanks in advice.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 26 2007
Added on Dec 29 2006
1 comment
193 views