Skip to Main Content

DevOps, CI/CD and Automation

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!

reading BLOB as word-doc or word-pad

oracle.aceNov 26 2007 — edited Nov 27 2007
Hi Guys,

Need urgent help on reading BLOB as a word-doc or word-pad (txt) files.

We've one BLOB column called REPORTDATA storing .doc (word doc files) and .txt (word-pad) in it. But, while reading them as "echo $results["REPORTDATA"][$i] " gives the data with garbage characters in it and also these are not formatted.

I would like to open these BLOBS in MS Word or Wordpad based on extension so that formatting remains as it is.

1. Is this possible to display BLOBs in MS-word or word-pad?
2. how to take care of BLOB stream to take caer of proper formatting?
3. Any other alternatives?

Would appreciate quick update based on your expertise..

Thanks in advance.

Cheers,
Dipen
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 25 2007
Added on Nov 26 2007
3 comments
4,260 views