PDA

Click to See Complete Forum and Search --> : Inserting Photo/Picture in Details


sahbasita
Jul 12th, 2004, 09:26 PM
Hi, Friend. I have some problem.

Here goes, I want to create a report In Crystal Report of a company member in details, and i also want that the report shown each member photos, how can i do this, so far i know the crystal report only provide insert photo, in insert menu, but that was a static picture. How should i do ? can someone help me. Thank you very much for your attention and help.
:wave:

ARPRINCE
Jul 13th, 2004, 07:54 AM
I use SQL server and save my images inside the database as an IMAGE data type.

No problems when displaying them into a report. CR accepts it an ordinary table field in the design mode and the preview shows the actual photos.