Hi,
I have an Access database that has word documents stored in a OLE type field
and more importantly the documents are stored not as "Long Binary type data"
but are stored as Word Document (meaning when i open the table in access and
click on any of the rows then it opens the word document for that row).
I am writing a program in VB that will read each row, would paste the
contents on to the clipboard and then would save it as Word documents. Though
i am successful in doing so but i lose the word headers meaning the word docs
that have header are not saved as it is.
Any help in this regard will be highly appreciated and please do suggest me
if there is any other much better way of doing the same.
regards,
Joy
Archived from group: microsoft>public>vb>ole