Sign in
Russell Christopher's Semi-Useful BI Musings
This blog contains random one-off solutions to various problems I've encountered while using Microsoft's Business Intelligence tools SQL Server 2005 / Katmai
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Excel 2007
Excel Services
MOSS
Pages
PerformancePoint
Project Gemini
SQL Analysis Services
SQL Server Integration Services
SQL Server Reporting Services
Archive
Archives
July 2011
(1)
January 2011
(1)
August 2009
(1)
August 2008
(1)
July 2008
(1)
June 2008
(1)
May 2008
(6)
April 2008
(1)
March 2008
(1)
February 2008
(3)
January 2008
(1)
November 2007
(5)
October 2007
(3)
September 2007
(5)
August 2007
(1)
June 2007
(2)
May 2007
(5)
April 2007
(6)
March 2007
(1)
February 2007
(9)
January 2007
(7)
December 2006
(4)
November 2006
(5)
October 2006
(2)
September 2006
(1)
August 2006
(2)
July 2006
(6)
June 2006
(2)
May 2006
(1)
April 2006
(3)
March 2006
(9)
January 2006
(4)
December 2005
(6)
November 2005
(11)
September 2005
(5)
August 2005
(8)
July 2005
(13)
June 2005
(12)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Russell Christopher's Semi-Useful BI Musings
Report Builder and Forms Authenticaton in SQL Server Reporting Services 2005
Posted
over 8 years ago
by
Russell Christopher
45
Comments
I've had a fair number of questions from my customers around the use of Forms Authentication in conjunction with Report Builder. The basic thing people want to know is "does it work?". As a matter of fact, it does. It functions the same way as with...
Russell Christopher's Semi-Useful BI Musings
SQL Express and SQL Reporting Services 2005 – Soon, but not yet
Posted
over 8 years ago
by
Russell Christopher
0
Comments
2005 Books Online and/or microsoft.com readers know that you can use SQL Express and SSRS together (with a few caveats – hit http://www.microsoft.com/sql/technologies/reporting/rsfeatures.mspx to view them). However, you're going to have to wait...
Russell Christopher's Semi-Useful BI Musings
(Almost) everything you need to know about the Report Viewer control in one place
Posted
over 8 years ago
by
Russell Christopher
0
Comments
This is the site of one of the ReportViewer PMs...lots and lots of juicy samples. http://www.gotreportviewer.com/
Russell Christopher's Semi-Useful BI Musings
Browsing Reporting Services 2005 Reports without IE for Windows
Posted
over 8 years ago
by
Russell Christopher
0
Comments
In 2005, there is limited report browsing support for non IE 6 SP1 browsers (IE 6 SP1 with scripting enabled, that is) This info will be fully documented at some point in the future, but in the meantime here are some general nuggets (BTW, none of this...
Russell Christopher's Semi-Useful BI Musings
SQL Server 2005 Samples and Sample Databases Available for DL
Posted
over 8 years ago
by
Russell Christopher
0
Comments
http://www.microsoft.com/downloads/details.aspx?FamilyID=e719ecf7-9f46-4312-af89-6ad8702e4e6e&DisplayLang=en
Russell Christopher's Semi-Useful BI Musings
Impersonating another user with the Web Form Report Viewer control and SQL Server Reporting Services 2005
Posted
over 8 years ago
by
Russell Christopher
45
Comments
I covered how to do impersonation with the Winform ReportViewer control a few weeks ago, so here's how to do it with the WebForm version. The first thing to keep in mind is that by default the WebForm ReportViewer will run under the security context...
Russell Christopher's Semi-Useful BI Musings
New Reporting Add-In for Microsoft Visual Web Developer 2005 Express
Posted
over 8 years ago
by
Russell Christopher
4
Comments
This one is flying under the radar -- Thought I'd publicize it a bit: http://www.microsoft.com/downloads/details.aspx?FamilyID=D09C1D60-A13C-4479-9B91-9E8B9D835CDC&displaylang=en [Scroll to the very bottom] "The Reporting Add-In for...
Russell Christopher's Semi-Useful BI Musings
SQL Server 2005 Report Builder and Basic Authorization
Posted
over 8 years ago
by
Russell Christopher
36
Comments
I have a customer who needs to use Basic Auth with SQL Reporting Services 2005, so I wanted to make sure they could get at Report Builder too. WARNING: Don't EVER do this unless you are using SSL with Reporting Services! If you turn Basic Authentication...
Russell Christopher's Semi-Useful BI Musings
Impersonating another user with the Windows Form Report Viewer control and SQL Server Reporting Services 2005
Posted
over 8 years ago
by
Russell Christopher
8
Comments
The Winform Report Viewer control is pretty nifty, but occasionally you'll want to access a remote report server using a different identity than the user logged in at the console. It can be done, but takes a tiny bit of work. You're going to be calling...
Russell Christopher's Semi-Useful BI Musings
Using Forms Authentication with the Report Viewer control and SQL Server Reporting Services 2005
Posted
over 8 years ago
by
Russell Christopher
38
Comments
I've been playing around with using different forms of authentication / impersonation with the Report Viewer controls, and I thought I'd post the fruits of my efforts. Here we go: Using Forms Authentication with the Winform Report Viewer control is...
Russell Christopher's Semi-Useful BI Musings
Launching Report Builder from a Winform or Webform Application in SQL Reporting Services 2005
Posted
over 8 years ago
by
Russell Christopher
15
Comments
At times, you may need to launch Report Builder from your custom application as either the currently logged in user, or under a different, arbitrary identity. Here's how! Regardless of the technique you use, you're basically going to be hitting...
Page 1 of 1 (11 items)