开发者

Does SSRS store ad-hoc report history

I've learned enough about SSRS to know that you can take snapshots and view a history of a scheduled report that is great.

How we use it here is that we publish many reports and users run them when they want. Does SSRS store when users logged in and what reports they ran?开发者_如何学Go

Unfortuntely, I don't have database access to the report services database to check myself, hence why I'm asking this question.

We are running SQL Server 2008 (not R2).


It records what reports have been run - in the ExecutionLog table in the reporting services database.

Without query access to the reporting services database, this is unlikely to be useful to you.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜