Hello everybody,
I my SQL Server database, I have a column with datatype Image where I store images. I need to show these images in crystal report.
Thanks.
Printable View
Hello everybody,
I my SQL Server database, I have a column with datatype Image where I store images. I need to show these images in crystal report.
Thanks.
Select the image field, like you select any other field and display it on the report.
I have done so but no image is shown.