We are converting an old Power Builder app to a web application.  The
designers of the old system decided to store MS Word documents, and images
as BLOB data in the database, and now I need to extract this information to
create physical files for use with our system.  One would think to query for
the blob data, and dump that to a file directly would work fine, but not in
this case.  It turns out the original app takes that blob data and passes it
as an argument to an OLE object.  My experience with OLE used like this, and
BLOB data is rather limited, so I'm looking for ideas...  any suggestions?

Thanks in advance.

Shawn
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to