I am using a table created by a 3rd party application.
One of the tables has an ole_object blob field which contains either a link to an external file or the contents of a file which may be an image, doc file, worksheet etc.
I am able to find the file/path of a linked file and am now trying to identify and recreate an embedded file out to disk.
Has anybody any code to tease this out of a blob field?
Thanks Coldan
One of the tables has an ole_object blob field which contains either a link to an external file or the contents of a file which may be an image, doc file, worksheet etc.
I am able to find the file/path of a linked file and am now trying to identify and recreate an embedded file out to disk.
Has anybody any code to tease this out of a blob field?
Thanks Coldan