views:

71

answers:

0

I need to load images to crytal reports. I just have ImagePath field in database which stores the path of the image file.
How do i load images from file system to crystal reports at runtime.
I would like to load using dataset.

Thanks in advance