S
Stephen
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
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