• thomashohner (4/25/2014)


    Anyone have any suggestions on how to display a Binary Image[/url] in Report Builder 3.0? I'm trying to display the TemplateImage it is DataType "Image[/url]" which as I understand is Binary.

    The table I have has only 4 Fields

    ClinicalTemplateID (PK, numeric(18,0), Not Null

    TemplateVersion (PK, smallint, Not Null)

    TemplateImage (image, not null)

    CreateDate (datetime, not null)

    Here is the first few characters of the IMAGE value.

    0x789CED5D7B6FE33892BFBF17D8

    Any guidance is appreciated!

    Thanks Thomas

    Try following two older threads. Sorry for unable to summerize the most useful information for you. I am a newbie.:-D

    http://www.networksteve.com/enterprise/topic.php/Display_image_from_custom_list_in_report_+_Report_Builder_3.0/?TopicId=23685&Posts=6

    http://www.dbforums.com/microsoft-sql-server/1670865-report-builder-3-0-external-images-not-loading.html