Converting binary data to docs of various types?

  • New skills for me: I've been given a db w/ docs as binary data in .rtf, .pdf, .xls, ..., etc.

    To produce these docs (in order to save them to the file system) ... I have to write an app which queries the db, selects the doc-type, and passes the binary data as a stream to the appropriate application (eg, wordpad, adobe, excel, ..., etc.)?

    Am I likely to find such apps already written as open source (Windows apps)?

    Or have I entirely missed the boat on this?

    All suggestions considered. Thanks.

    Joseph

  • How about this one?

    http://www.motobit.com/tips/detpg_read-write-sql-image-file/

  • Gave it aquick scan this morning ... seems to cover all the concepts, at least to get started. Thanks for agreat reference!

    Joseph

     

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply