I have a database which is huge (1.5Gb) because it has files embedded as OLE objects in several tables.
What I want to do is extract the files from the tables, save them in another folder, and then replace them with a hyperlink. Does anybody have any code to do this, as I would like to do it programmatically as there are over 1000 files to extract.
Thanks for the help
Bodders