Blob changes file's size


[ Follow Ups ] [ Post Followup ] [ Message Board ]

Posted by 'Inaki Arriba' on June 07, 2001 at 11:03:17 EST:

We have stored a MS Word document into an Oracle BLOB field using javaInputStream from a servlet. I retrieve it using getOutputStream from another servlet and setting mime type (application/msword) I open it in the client.
It works all rigth with most of the documents, but I've found that certain documents change size when I get tem out of the DataBase and I cannot open them.
Do you think the problem is with the type of document, or the size of the document I introduce? How can I test this?



Follow Ups:



Post a Followup


Name:
E-Mail:
Subject:

Message:


[ Follow Ups ] [ Post Followup ] [ Message Board ]