Sign in
Bob's SQL Reporting Services Blog
Notes, tips, rants, and ruminations on SQL Reporting Services, and Report Builder in particular.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Admin
Clickthrough
Configuration
Filters
Formulas
Grouping
Localization
Model Design
Model Security
Navigation
Pages
Parameters
Presentation
Releases
Report Builder
Report Design
Scale
Schema
Tricks
Browse by Tags
MSDN Blogs
>
Bob's SQL Reporting Services Blog
>
All Tags
>
model security
Tagged Content List
Blog Post:
Considerations for a large report model
Bob Meyers MSFT
Customer report models that vary in size from a few to a few hundred entities. Little Northwind with its 10 or so entities comes in around 200K, but we've seen models a hundred times that size (over 20 MB). One of the key drivers of model size is the constraint that you cannot build a query across multiple...
on
27 Apr 2009
Blog Post:
How to create a 'company' security filter for a hosted application
Bob Meyers MSFT
Several customers have asked how to restrict data visibility in a report model for a hosted application, where every table has a "CompanyID" column, and every user that accesses the system is associated (via some other table) with exactly one company. The straightforward solution is to create a security...
on
24 Mar 2006
Blog Post:
Article: Implementing Data Security in a Report Model
Bob Meyers MSFT
I just posted the first article on my blog. Here's the abstract: The report models introduced in SQL Server 2005 feature a number of ways to customize the data visible to different users and groups: perspectives, model item security, security filters, and opaque expressions. This article describes...
on
18 Mar 2006
Blog Post:
Implementing Data Security in a Report Model
Bob Meyers MSFT
The report models introduced in SQL Server 2005 feature a number of ways to customize the data visible to different users and groups: perspectives, model item security, security filters, and opaque expressions. This article describes when and how to use each of these features. Perspectives A perspective...
on
18 Mar 2006
Page 1 of 1 (4 items)