Hi Folks
Can someone comment on the following.
I would like to pull binary data from SQL Server and use it to create Word
objects in memory. The column binary data is Word documents but I do not want
to write files to disk in order to use the data.
In other words, I want to work with the Word object model without ever
writing data to disk.
Is Word bound to a file on disk or can I bind a Word object to a memory
construct of some kind.
Thanks
Word Heretic - 17 Jan 2006 09:05 GMT
G'day "Stephen" <Stephen@discussions.microsoft.com>,
Word.Document is a memory construct.
Steve Hudson - Word Heretic
steve from wordheretic.com (Email replies require payment)
Without prejudice
Stephen reckoned:
>Hi Folks
>Can someone comment on the following.
[quoted text clipped - 10 lines]
>
>Thanks