I want to show image in crystal report with the help of path,which is stored in database
here i get the path then i convert path related image in binary format
and take a field like name "image_show" type of system.byte[] ,
all thing is going to be good
image displayed in crystal report .
But i want
image display in crystal report with the converting into binary
like we use in winform or aspx on behalf of image path and it display in image box control.

Replies
Know the answer? Post it — somebody with the same question will find it here.