I've got a bunch of pictures in a database, in an OLE Object field. I want to take all the pictures out and save them as individual image files. Individually, I can do this by double-clicking the picture in the form, which opens it in my image editor, where I can save it.
However, I've got about 500 pictures to do this with, and I'd like to automate the process. Is there any kind of code that will export or save an OLE object to the hard drive? Thanks!
--Ryan
However, I've got about 500 pictures to do this with, and I'd like to automate the process. Is there any kind of code that will export or save an OLE object to the hard drive? Thanks!
--Ryan