Hi all

I have a database with images stored with every record.

I would like to display these images in a DataReport. I use a DataEnvironment so I always drag the DataEnvironment Command onto the data report` which always works well, EXCEPT with images. An image control appears which has no datasource or datafield property, but a picture property which seems odd. Someone suggested I had to use loadpicture from a file, but surely this wont work with the repetition one gets with reports.

Any recommendations?

Many thanks

Turbo