I am trying to print image data from a table in SQL Server 7 using Crystal Reports 8.5.

The images are apparently stored as .PNG.

All I get are blanks where the images should appear. I have used the sample Northwind SQL Servcer database to print the photos from the Employee table and that works OK (based on .BMP).

Any suggestions out there?