Sign in
Tudor's WebLog
Frequently asked questions about SQL Server reporting services.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Reporting Services
Archive
Archives
November 2007
(1)
April 2006
(2)
November 2005
(2)
October 2004
(1)
July 2004
(2)
June 2004
(1)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Tudor's WebLog
long overdue post - book & bye SQL reporting services
Posted
over 6 years ago
by
tudortr
0
Comments
About 2 years ago, as we were wrapping up SQL Server 2005 and Visual Studio 2005, I wrote a reporting services chapter in Sams' SQL Server 2005 unleashed book , As I haven't heard from the editors for a long time, I assumed it had shared the same ill...
Tudor's WebLog
Reporting Services in SQL Express now available
Posted
over 7 years ago
by
tudortr
2
Comments
The wait is over. The new edition of SQL Express - (free) that includes Reporting Services is available. Look here for download details. For a list of features available in all SQL editions see this article Happy reporting!
Tudor's WebLog
Sample on ReportViewer controls with Object data sources containing nested objects
Posted
over 7 years ago
by
tudortr
4
Comments
I made a couple of changes in the object data source sample on www.gotreportviewer.com to illustrate the use of nested objects in report fields I have added a ProductSales sub-class to the Product class. ProductSales has two fields: Quantity and Price...
Tudor's WebLog
New report viewer developer site
Posted
over 8 years ago
by
tudortr
1
Comments
Great starting point for using the new Report Viewer controls in Visual Studio 2005 http://www.gotreportviewer.com/
Tudor's WebLog
Reporting Services 2005 advanced deployment options
Posted
over 8 years ago
by
tudortr
5
Comments
Deploying Report Manager on an Internet-Facing Web Server I have seen a lot of questions on deploying Reporting Services in an internet facing configuration. In SQL Reporting Services 2005, this is easier than in the previous version, but still not...
Tudor's WebLog
Adding security groups to Reporting services security doesn't take effect until IIS is restarted
Posted
over 9 years ago
by
tudortr
4
Comments
If you grant Reporting services permissions (via http://servername/Reports | folder properties | security) to Windows security groups, you may find out that people belonging to those groups don't immediately get the expected access rights. For performance...
Tudor's WebLog
Secure reports, parameters and User!UserID
Posted
over 9 years ago
by
tudortr
11
Comments
I have seen enough questions on how to protect parameters passed to reports to warrant a blog entry. Let’s say if you want to integrate a report containing HR data in your application. Let’s assume the data in the HR database is keyed...
Tudor's WebLog
Reporting Services SP1 and rsInvalidDataSourceCredentialSetting errors
Posted
over 9 years ago
by
tudortr
2
Comments
If you upgraded to RS SP1 and noticed some of your reports that used to work fail now with the following error: “The current action cannot be completed because the user data source credentials that are required to execute this report are not stored...
Tudor's WebLog
Microsoft SQL Server Reporting Services - measuring and improving performance
Posted
over 9 years ago
by
tudortr
10
Comments
§ Optimize your report queries. Usually the bulk of report execution time is spent executing queries and retrieving results. If you are using SQL Server , tools such as Query Analyzer and Profiler can help you optimize your queries and Database Tuning...
Page 1 of 1 (9 items)