Hi,

I have a table that contains Word documents stored as OLE objects by Bound Object containers. I don't have the form nor the containers that created the objects at hand, just a result set. I'd like to save the documents to disk (via the SaveAs method) to merge them into a template (by means of InsertFile). How can I convert the values in the result set back to OLE objects ?

Thanks,
Jean-Louis