I need to load a table with an "OLE Object" field from a file, using code, and then later, to restore that field to a file, possibly with a diferent name.
Microsoft article Q198466 tells me how to do the first part (although I would prefer to load the object directly into the table without having to load it into a control on a form first), and Post #170856 from HansV shows a similar approach. However, I have not been able to find any clues about how to export or save the object to a file.
Does anyone have any sample code which would allow me to do this, please?
Thanks.
Geoffrey.



