Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Report in SSRS thata donwload the notes attached documents.

11 views
Skip to first unread message

samuele.marc...@gmail.com

unread,
Dec 2, 2013, 10:17:07 AM12/2/13
to
I would like to create a report in SSRS that extracts the notes attached documents.

In particular I have the following query:

SELECT annotationid, notetext, documentbody
FROM filteredAnnotation]
where FileName like '%.doc%'

and I would like that the report can display all the attachments and open them with the appropriate application (eg word).

Thanks in advance
0 new messages