views:

94

answers:

1

Hi folks,

what's the proper way to display an image (bitmap) stored in sqlserver 2008 database as an varbinary(max) datatype in CrystalReports for .NET?

I have added a 'blobfieldobject' item in crystal reports & it is bound to a datatable with the column of type 'varbinary(max)' but the image won't show up instead a dark background is diplayed.

TIA

A: 

It turns out that the image was not being saved in a proper way to the database using the Picturebox control.

SoftwareGeek
Do not use font 'Calibri', it doesn't render well.
SoftwareGeek