View Full Version : display a record specific linked file as a picture


christianhagman
08-24-2000, 04:38 AM
I have a database with many linked pictures.

I am displaying these on a form by updating the imageframe control to a specirfic image path for each record.

I need to be able to print out the detail of each record including the image.

Can I update an imageframe on a report on load to a record specific path??

Christian

Richie
08-25-2000, 12:12 PM
http://www.zdjournals.com/ima/9801/ima9811.htm this should show you how to store path names for OLE's in a table and use text boxes to display them.