Display an Image Data Type in a SSRS repot as a text.

  • Hi,

    I work on a Microsoft Project Server installation (based on WSS 3.0), with SQL Server Reporting Services also installed. Some reports have been created on Visual Studio and deployed on the server, everything is ok.

    I need to display in a report a note linked to a task (filled in Project Professional, Task Information Notes tab).

    This data is stored on the "Published" database in a field named "TASK_RTF_NOTES" (dbo.MSP_TASKS table) as an Image Data Type.

    In SQL Server Management Studio, when you open the table, in the field you can see "Binary data".

    It doesn't work when you just put this field in the report.

    Do you know the code or the way to make this field to be displayed as a regular text (the text originally filled in the tool)?

    Stani

  • I am having the same issue. Did you find a solution to this issue?

    Thanks,

    Josh

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply