Click to See Complete Forum and Search --> : How can I display an OLE ojbect from a DB on a form


warsim
November 7th, 1999, 01:18 PM
For my Senior design project, we have set up a database which stores student data, including their picture. The picture is stored as an OLE object. How can I display the picture? I've been able to display all of the text information, but not the picture. I'm using Access 97 and using DAO to get the data.

Thanks

vanico
June 2nd, 2000, 08:29 AM
Hi,
To display the ole, you have to insert image.

Nico