I have a table with contains the
student name and path of the image of student

for e.g
name imgpath
Robin c:\windows\image\robin.jpg
jacob c:\windows\picture\jacob.jpg

I want to prepare a report which contains

Student name and the image based on the path in the imgpath field

i am using crystal 10 & oledb to load picture but i am not able to view
the image

Thanks and regards