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
Using SQL 2000 for SSRS 2005 metadata storage
Posted
over 7 years ago
by
Russell Christopher
28
Comments
When setting up SQL Server Reporting Services 2005, can you use SQL 2000 as the host for the reportserver database? Yes, you can (with an obvious caveat in one scenario). How? Scenario 1: SQL Server 2000 currently is not running SSRS...
Russell Christopher's Semi-Useful BI Musings
Using the XML Data Extension to leverage an ADO.NET dataset in your SQL Reporting Services Report.
Posted
over 7 years ago
by
Russell Christopher
37
Comments
Here's a quick walkthrough on how to return records in an ADO.NET dataset (via a Web Service) and use them in a report. Many, many, many thanks to Ian Roof and Mary Lingel for forcibly pushing me in the right direction when I was clueless. First, here...
Russell Christopher's Semi-Useful BI Musings
SQL Server 2005 Express Edition and Reporting Services -- At last!
Posted
over 7 years ago
by
Russell Christopher
4
Comments
Yesterday, Microsoft released the CTP of SQL Express with Advanced Services. You can use this distro to get SSRS functionality in Express. Here's the section of the readme that applies to "us" (bold is mine): 4.2 Creating Reports by Using Reporting...
Russell Christopher's Semi-Useful BI Musings
Good articles around using the ReportViewer control by Teo Lachev
Posted
over 7 years ago
by
Russell Christopher
0
Comments
Just stumbled upon two articles by Teo Lachev which provide an excellent overview of the ReportViewer controls along with "real world" scenarios around how you can leverage them. The articles include some yummy sample code, too. Find them here: ...
Russell Christopher's Semi-Useful BI Musings
SQL Server 2005 SP1 CTP Available
Posted
over 7 years ago
by
Russell Christopher
0
Comments
See Brian's blog for into about the newly released SP1 CTP and what it means to SSRS users http://blogs.msdn.com/bwelcker/archive/2006/03/16/553262.aspx
Russell Christopher's Semi-Useful BI Musings
Good post on Model Security
Posted
over 7 years ago
by
Russell Christopher
0
Comments
Bob Meyers posted a really good write-up on various ways to secure your report model! http://blogs.msdn.com/bobmeyers/articles/Implementing_Data_Security_in_a_Report_Model.aspx
Russell Christopher's Semi-Useful BI Musings
SSL and SQL Reporting Services 2005
Posted
over 7 years ago
by
Russell Christopher
10
Comments
While setting up a Report Server to run with SSL, one of my customers repeatedly got the following error message: " The underlying connection was closed: Could not establish trust relationship with remote server ." The interesting thing was that...
Russell Christopher's Semi-Useful BI Musings
Using "Scale-Out" deployments In SQL Server Reporting Services 2005
Posted
over 7 years ago
by
Russell Christopher
12
Comments
Today I really played around with scale out deployments in 2005 (known as "reporting farms" in earlier versions) for the first time since I worked with them in 2000, and found an interesting behavior: I wanted to point my 2005 Enterprise Edition at...
Russell Christopher's Semi-Useful BI Musings
Deploying a SQL Server Reporting Services 2005 report via an MSI
Posted
over 7 years ago
by
Russell Christopher
23
Comments
Most of the time, it’s acceptable for customers to deploy a report manually via Visual Studio, Report Manager, or maybe by using an rss script. Last month I bumped into an organization that had a hard and fast rule that “anything deployable” (Winform...
Page 1 of 1 (9 items)