Wednesday, March 21, 2012
Encrypting subscription generated emails SSRS 2000 or 2005
subscriptions but I have been able to find a way to set this attribute the
same way you can with traditional emails.
Any pointers would be very appreciated
--
John ShahanOf course I MEANT to write "I have NOT been able to find a way..."
Sorry
--
John Shahan
"jp" wrote:
> I need to be able to encrypt emails and/or attachments that are generated by
> subscriptions but I have been able to find a way to set this attribute the
> same way you can with traditional emails.
> Any pointers would be very appreciated
> --
> John Shahansql
Sunday, March 11, 2012
Encrypt Report Attachments (through Subscriptions) -- possible?
There's been a couple of mentions about "encrypted email" -- but I don't know where to find further information. Is this possible using SSRS subscriptions?
Thanks in advance,
- Jesse Wolgamott
Currenlty, the way to do this is to write a custom delivery extension. The one provided with reporting servcies does not support encrypting the report.
-Lukasz
|||Thanks!For people who are reading this later on, more information about custom delivery extensions is here: http://msdn2.microsoft.com/en-us/library/ms154050.aspx
Encrypt Report Attachments (through Subscriptions) -- possible?
There's been a couple of mentions about "encrypted email" -- but I don't know where to find further information. Is this possible using SSRS subscriptions?
Thanks in advance,
- Jesse Wolgamott
Currenlty, the way to do this is to write a custom delivery extension. The one provided with reporting servcies does not support encrypting the report.
-Lukasz
|||Thanks!For people who are reading this later on, more information about custom delivery extensions is here: http://msdn2.microsoft.com/en-us/library/ms154050.aspx
Encrypt Report Attachments (through Subscriptions) -- possible?
There's been a couple of mentions about "encrypted email" -- but I don't know where to find further information. Is this possible using SSRS subscriptions?
Thanks in advance,
- Jesse Wolgamott
Currenlty, the way to do this is to write a custom delivery extension. The one provided with reporting servcies does not support encrypting the report.
-Lukasz
|||Thanks!For people who are reading this later on, more information about custom delivery extensions is here: http://msdn2.microsoft.com/en-us/library/ms154050.aspx
Sunday, February 19, 2012
Enable logging for merge agent
how can I enable output logging for merge agent if subscriptions type is
anonymous (merge replication between sql server 2000 and sql server ce 2.0)?
Marius,
logging is a bit different with CE. Have a look at the section entitled SQL Server CE Server Agent Logging on this MSDN page:http://msdn.microsoft.com/library/de...bleconnect.asp
HTH,
Paul Ibison