Obtain OLE Object from a database
I am using MS Access and storing images as OLE Objects. I want to get an image from the database and display it in my application.
I have seen plenty of advice on how to INSERT images into an OLE Object field but I can't find anywhere that describes how to SELECT them back, any advice? thanks