Hi I am Nicola; I discovered Jakarta-POI project some days ago; I succesfully tried those classes to write Excel cells;
Now I have another problem; I don't know much about OLE, Doc format and Java but I would like to know the following thing: Oracle Forms uses "OLE Container" fields to save Word documents; if I try to retrieve this document from Database by some java classes given by Oracle and save it as a file, it is unreadable by Word; I imagine that this file is unreadable because it has got Ole headers; so my question is: is it possible, with POI project, to retrieve the original Word document from that kind of "OLE" file? If i was not clear, next time I'll try to explain better my problem; Thank you -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
