Setup:
I have a BLOB field in the details section of a subreport that displays a bitmap image which is passed to the report via an ADO recordset. Some of the records include an image and some do not. In the case that an image is not included the detail section is suppressed and an alternate section is unsuppressed.
Problem:
The images display properly if there is only one record with an image but if there is more than one record that includes an image only the first image is displayed.
Anyone ever seen anything like this? Thanks in advance for any ideas you might have.
I have a BLOB field in the details section of a subreport that displays a bitmap image which is passed to the report via an ADO recordset. Some of the records include an image and some do not. In the case that an image is not included the detail section is suppressed and an alternate section is unsuppressed.
Problem:
The images display properly if there is only one record with an image but if there is more than one record that includes an image only the first image is displayed.
Anyone ever seen anything like this? Thanks in advance for any ideas you might have.