You are currently viewing the BOOK: Professional Crystal Reports for VS.NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
In our SQL database we store the filenames of images for each of our properties. I cannot seem to find a way to add these into my Crystal Report so that it shows the image rather than the filename. I have tried adding an OLE object but that is used for a specific picture. Is there a way of doing this without changing the field type in the database table to OLE object/Image?