PDA

Click to See Complete Forum and Search --> : Images From a Access 2000 db to VB 6 data report


Feb 9th, 2000, 11:10 AM
I am trying to produce a report with the report desingner which needs to show a image from a access 2000 db stored in an OLE field. I am using the data enviroment which when linked to the table brings back <Binary> in the OLE field. This when added to the report displays two small boxes. The images in the db are linked BMP files. Can someone please help me. Is this the way to do it or do I need to do it through code.

Richard