How to print images from SQL Image field

Stimulsoft Reports.NET discussion
Post Reply
fernando.moyano
Posts: 1
Joined: Mon Nov 29, 2010 12:21 pm

How to print images from SQL Image field

Post by fernando.moyano »

Hi, I'm storing my images in an sql server, in an "Image" field. How can I retrieve the images and put them onto a report?

Thanks in advance,

Fernando
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

How to print images from SQL Image field

Post by Alex K. »

Hello,

You can use the Image component, for which, as a data source, your (Data Column = DataSource.ImageField) field image is specified.

Thank you.
Post Reply