As far a I know, there isn't any version of Crystal that supports images stored in VarBinary fields. I've had the best luck in SQL Server with images that are stored in Image fields. Also, Crystal will NOT read images stored in .GIF formats in the database, but I have successfully used .BMP and .JPG images.
-Dell