<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://bloggingabout.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tag 'SQL Server Reporting Services'</title><link>http://bloggingabout.net/search/SearchResults.aspx?a=1&amp;o=DateDescending&amp;tag=SQL+Server+Reporting+Services&amp;orTags=0</link><description>Search results matching tag 'SQL Server Reporting Services'</description><dc:language>en-US</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Installing &amp;amp; Configuring the Integration between Reporting Services and SharePoint</title><link>http://bloggingabout.net/blogs/mglaser/archive/2007/11/06/installing-amp-configuring-the-integration-between-reporting-services-and-sharepoint.aspx</link><pubDate>Tue, 06 Nov 2007 21:29:45 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:419848</guid><dc:creator>Mike Glaser</dc:creator><description>&lt;p&gt;More and more people are migrating their Report Server environment to SharePoint. This migration will give you the ability to open your reports in SharePoint instead of just another UI. For a complete explanation on this migration check a previous blog of my at &lt;a href="http://bloggingabout.net/blogs/mglaser/archive/2006/10/11/SQL-Server-2005-Service-Pack-2-_2800_Integration-between-Reporting-Services-and-SharePoint-2007_2900_.aspx" target="_blank"&gt;SQL Server 2005 Service Pack 2 (Integration between Reporting Services and SharePoint 2007)&lt;/a&gt;.&amp;nbsp;Before you can integrate between Reporting Services and SharePoint you have to decide if you&amp;#39;ll setup a separate Application Tier. Almost all my customers have a similar setup as pointed out below.&lt;/p&gt; &lt;table cellspacing="0" cellpadding="1"&gt;  &lt;tr&gt; &lt;td&gt; &lt;p&gt;&lt;b&gt;SERVER 1&amp;nbsp;- Data Tier&lt;/b&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td&gt; &lt;p&gt;.NET Framework 2.0&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td&gt; &lt;p&gt; &lt;p&gt;SQL Server 2005 SP2 (Database)&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt; &lt;table cellspacing="0" cellpadding="1"&gt;  &lt;tr&gt; &lt;td&gt; &lt;p&gt;&lt;b&gt;SERVER&amp;nbsp;2&amp;nbsp;-&amp;nbsp;Application Tier&lt;/b&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td&gt; &lt;p&gt;Internet Information Server 6.0&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td&gt; &lt;p&gt; &lt;p&gt;.NET Framework 2.0 &amp;amp; 3.0&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td&gt; &lt;p&gt;Windows SharePoint Services 3.0&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td&gt; &lt;p&gt;SQL Server 2005 SP2 (Reporting Services)&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td&gt;Reporting Services Add-in for Microsoft SharePoint Technologies&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt; &lt;p&gt;It&amp;#39;s also possible to install all these products on one machine, but it isn&amp;#39;t advisable. Reporting Services installs some Web Services and a Web manager (will be replaced by the Reporting Services Add-in for Microsoft SharePoint Technologies). After installation you can find all files at the Program Files\SQL Server\MSSQL.#\Reporting Services\ReportServer directory. If you&amp;#39;ve installed al of the above products and updated it with the latest service packs and updates you can start the Reporting Services Configuration Manager. This tool can&amp;nbsp; be started for the Start menu at All Programs - SQL Server 2005 - Configuration Tools - Reporting Services Configuration. Depending on the choice of installation you will see a similar screen like this.&lt;/p&gt; &lt;p&gt;&lt;img height="428" alt="screen01" src="http://bloggingabout.net/blogs/mglaser/WindowsLiveWriter/InstallingConfiguringtheIntegrationbetwe_127DA/screen01_1.png" width="600" border="0" /&gt; &amp;nbsp;&lt;/p&gt; &lt;p&gt;If some of the above sections displays a red cross mark fulfill these steps. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;The Report Server virtual Directory should point to the web site where you installed and configured SharePoint.  &lt;li&gt;The Report Manager Virtual Directory will become obsolete, so it isn&amp;#39;t necessary to implement this step.  &lt;li&gt;The Windows Service Identity&amp;nbsp;is used under which the Report Server Windows service runs. The Report Server Windows service performs initialization, reversible encryption, database maintenance tasks, and all scheduling and delivery. The service runs in the background. It performs end-to-end processing for reports that run on a schedule (specifically, it creates report snapshots and runs subscription reports).&lt;br /&gt;Because it performs all encryption operations, the Report Server Windows service must be running whenever you specify or use encrypted values. Specifying stored credentials, running a report that uses stored credentials, and publishing a report to a report server (data source information is encrypted) are all operations that require the Report Server Windows service.  &lt;li&gt;The Web Service Identity creates or uses a application pool under which the identity runs in IIS.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;Now all steps are completed and Reporting Services is initialized you can start completing the last step to complete SharePoint Integration. Click on the&amp;nbsp;Database Setup section and Change the Server Mode from Native to SharePoint Integration.&amp;nbsp;After hitting the change button fill out the following screen and make sure the Create the&amp;nbsp;report server database in SharePoint Integrated mode is selected.&amp;nbsp;&lt;/p&gt; &lt;p&gt;&lt;img height="358" alt="screen02" src="http://bloggingabout.net/blogs/mglaser/WindowsLiveWriter/InstallingConfiguringtheIntegrationbetwe_127DA/screen02_1.png" width="400" /&gt; &lt;/p&gt; &lt;p&gt;Type in new Database Name (e.g ReportServerWSS). Note. Don&amp;#39;t start to create a database which starts with WSS because in some cases the connection will fail. After creating the database the SharePoint integration is completed.&lt;/p&gt; &lt;p&gt;&lt;img height="428" alt="screen03" src="http://bloggingabout.net/blogs/mglaser/WindowsLiveWriter/InstallingConfiguringtheIntegrationbetwe_127DA/screen03_3.png" width="600" border="0" /&gt; &lt;/p&gt; &lt;p&gt;&lt;strong&gt;Summary&lt;/strong&gt;&lt;br /&gt;Although it isn&amp;#39;t hard to install and configure the add-in, it will give you a lot of steps to fulfill. First of all you have to make a decision about your server topology. Secondly you must&amp;nbsp;setup Reporting Services to use you&amp;#39;re data tier (remote or local). Third upgrade your database, so all content will be added to SharePoint and the rendering and caching stays in SSRS. In my next blog I&amp;#39;ll explain how Activating SharePoint for Reporting Services works.&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:f37575c9-7f65-4d81-883a-4c20c5dfb891" style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px;"&gt;Technorati tags: &lt;a href="http://technorati.com/tags/WSS" rel="tag"&gt;WSS&lt;/a&gt;, &lt;a href="http://technorati.com/tags/MOSS" rel="tag"&gt;MOSS&lt;/a&gt;, &lt;a href="http://technorati.com/tags/SharePoint" rel="tag"&gt;SharePoint&lt;/a&gt;, &lt;a href="http://technorati.com/tags/SSRS" rel="tag"&gt;SSRS&lt;/a&gt;, &lt;a href="http://technorati.com/tags/SQL%20Server%20Reporting%20Services" rel="tag"&gt;SQL Server Reporting Services&lt;/a&gt;&lt;/div&gt;</description></item><item><title>Extra, Extra read all about, Mike is back</title><link>http://bloggingabout.net/blogs/mglaser/archive/2007/11/06/extra-extra-read-all-about-mike-is-back.aspx</link><pubDate>Tue, 06 Nov 2007 20:02:39 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:419812</guid><dc:creator>Mike Glaser</dc:creator><description>&lt;p&gt;&lt;/p&gt; &lt;p&gt;I wasn&amp;#39;t blogging for a long time, but now I&amp;#39;m back with a strong rhyme.&lt;br /&gt;Look, near the camera, snap my picture. I&amp;#39;ll sign my name on it, then I get richer.&lt;br /&gt;Like LL said don&amp;#39;t call it a comeback and face the fact Jack I&amp;#39;m all that.&lt;/p&gt; &lt;p&gt;The last couple of months I spend a lot of time developing and giving courses. Like a few of my colleagues already posted on their blogs, I spent a lot of time on our Summer Classes . Check Update summer classes 2007 at &lt;a title="http://blogs.class-a.nl/blogs/anko/archive/2007/04/18/update-summer-classes-2007.aspx" href="http://blogs.class-a.nl/blogs/anko/archive/2007/04/18/update-summer-classes-2007.aspx" target="_blank"&gt;http://blogs.class-a.nl/blogs/anko/archive/2007/04/18/update-summer-classes-2007.aspx&lt;/a&gt;&amp;nbsp;and Summer Classes 2007 at &lt;a title="http://bloggingabout.net/blogs/dennis/archive/2007/06/08/summer-classes-2007.aspx" href="http://bloggingabout.net/blogs/dennis/archive/2007/06/08/summer-classes-2007.aspx" target="_blank"&gt;http://bloggingabout.net/blogs/dennis/archive/2007/06/08/summer-classes-2007.aspx&lt;/a&gt;&amp;nbsp;for the details. My part in these classes was the developing an teaching the BI part. I had lots of fun with all my students and they appreciated my experiences as well. By the way these classes will be held again in January&amp;nbsp;or February&amp;nbsp;of 2008. See Class-A Summer Classes become Winter Classes at &lt;a title="http://bloggingabout.net/blogs/dennis/archive/2007/10/04/class-a-summer-classes-become-winter-classes.aspx" href="http://bloggingabout.net/blogs/dennis/archive/2007/10/04/class-a-summer-classes-become-winter-classes.aspx" target="_blank"&gt;http://bloggingabout.net/blogs/dennis/archive/2007/10/04/class-a-summer-classes-become-winter-classes.aspx&lt;/a&gt;&amp;nbsp;for full details.&lt;/p&gt; &lt;p&gt;Besides the BI part, I also developed a couple of our SharePoint modules. SharePoint is the reason why I was unable to post blogs for a long time. Our SharePoint courses &lt;a href="http://www.class-a.nl/index.aspx?id=12&amp;amp;catID=14&amp;amp;sid=25" target="_blank"&gt;SHAREPOINT 2007 DEVELOPMENT UNLEASHED&lt;/a&gt;,&amp;nbsp;&lt;a href="http://www.class-a.nl/index.aspx?id=12&amp;amp;catID=15&amp;amp;sid=18" target="_blank"&gt;SHAREPOINT 2007 BI&lt;/a&gt;&amp;nbsp;and SHARPOINT INSTALLING &amp;amp; CONFIGURING are almost every week sold out. I&amp;#39;m not surprised because SharePoint is HOT and other course provides can&amp;#39;t deliver a training because the MOC (Microsoft Official Curriculum)&amp;nbsp;material isn&amp;#39;t available yet.&lt;/p&gt; &lt;p&gt;Here is some info about my next posts. More and more people are migrating their Report Server environment to SharePoint. I already received a couple of emails how to setup such an environment, but I never had the time to create a post. Today I received another mail requesting me to explain this. So my next posts will be about this subject. I&amp;#39;ll divide this subject in three post.&lt;/p&gt; &lt;ol&gt; &lt;li&gt;Post: &lt;a href="http://bloggingabout.net/blogs/mglaser/archive/2007/11/06/installing-amp-configuring-the-integration-between-reporting-services-and-sharepoint.aspx" target="_blank"&gt;Installing &amp;amp; Configuring the Integration between Reporting Services and SharePoint&lt;/a&gt;  &lt;li&gt;Post: Activating SharePoint for Reporting Services  &lt;li&gt;Post: Developing&amp;nbsp;Reports for Reporting Services under SharePoint&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;I&amp;#39;ll keep you posted.&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:32e5babd-b272-4949-a9d1-30a96413aff2" style="padding-right:0px;display:inline;padding-left:0px;float:none;padding-bottom:0px;margin:0px;padding-top:0px;"&gt;Technorati tags: &lt;a href="http://technorati.com/tags/WSS" rel="tag"&gt;WSS&lt;/a&gt;, &lt;a href="http://technorati.com/tags/MOSS" rel="tag"&gt;MOSS&lt;/a&gt;, &lt;a href="http://technorati.com/tags/SharePoint" rel="tag"&gt;SharePoint&lt;/a&gt;, &lt;a href="http://technorati.com/tags/SSRS" rel="tag"&gt;SSRS&lt;/a&gt;, &lt;a href="http://technorati.com/tags/SQL%20Server%20Reporting%20Services" rel="tag"&gt;SQL Server Reporting Services&lt;/a&gt;&lt;/div&gt;</description></item><item><title>What can we expect from SQL Server Reporting Services &amp;quot;Katmai&amp;quot;?</title><link>http://bloggingabout.net/blogs/mglaser/archive/2007/05/10/what-can-we-expect-from-sql-server-reporting-services-quot-katmai-quot.aspx</link><pubDate>Thu, 10 May 2007 11:54:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:193968</guid><dc:creator>Mike Glaser</dc:creator><description>&lt;P&gt;&lt;IMG height=80 alt="SQL Server Code name " src="http://www.microsoft.com/library/media/1033/sql/media/hero/katmai_hero.jpg" width=640&gt;&lt;/P&gt;
&lt;P&gt;Microsoft is planning to release the next version of its SQL Server database, which is codenamed "Katmai," &lt;A href="http://www.microsoft.com/presspass/press/2007/may07/05-09KatmaiPR.mspx" target=_blank&gt;in 2008&lt;/A&gt;. Everybody is waiting anxiously what this version will bring us. Like everybody I've a personal wish list for SSRS and it seems MS is working hard to fulfill this list.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Rich Text support 
&lt;LI&gt;RTF/DOC/PPT rendering 
&lt;LI&gt;Shared Styles (Styles sheets) 
&lt;LI&gt;Templates 
&lt;LI&gt;Font embedding in PDF 
&lt;LI&gt;Many Chart enhancement (Dundas) 
&lt;LI&gt;Edit in Preview&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;At the&amp;nbsp;&lt;A href="http://www.microsoftbiconference.com" target=_blank&gt;Microsoft Business Intelligence (BI) Conference&lt;/A&gt; Jeff Raikes announced that&amp;nbsp;&lt;A href="http://www.microsoft.com/presspass/press/2007/may07/05-09BINewDayPR.mspx" target=_blank&gt;Microsoft likes to acquire OfficeWriter from SoftArtisans&lt;/A&gt;. &lt;A href="http://officewriter.softartisans.com/officewriter-250.aspx" target=_blank&gt;OfficeWriter&lt;/A&gt; is&amp;nbsp;the only product available today that works with Reporting Services to preserve 100% of the features in your sophisticated spreadsheets and documents. Reporting Services currently does not support MS Word and has limited support for MS Excel.&amp;nbsp;This is&amp;nbsp;a&amp;nbsp;huge win for folks who want to &lt;A href="http://windemo.softartisans.com/OfficeWriter/3.6.1/reportingservices.aspx" target=_blank&gt;render reports to Word&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Another thing which is quite remarkable is&amp;nbsp;the Report Designer will get a new look and feel. This could mean that MS is integrating the original Report Designer which is a part of BIDS and Report Builder to one product or&amp;nbsp;the Report Designer is leaving the Visual Studio environment. Here is screen dump of the new Report Designer.&lt;/P&gt;
&lt;P&gt;&lt;IMG height=449 src="http://bloggingabout.net/UserFiles/Mike%20Glaser/WindowsLiveWriter/WhatcanweexpectfromSQLServerReportingSer_CAA9/ReportDesigner2.png" width=640&gt; &lt;BR&gt;&lt;EM&gt;New Report Designer&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Furthermore Microsoft&amp;nbsp;added a new Katmai informational site&amp;nbsp;&lt;A href="http://www.microsoft.com/sql/prodinfo/futureversion/default.mspx" target=_blank&gt;Your Data, Any Place, Any Time&lt;/A&gt;. This site will inform you about the latest evolvements of "Katmai". &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Summary&lt;/STRONG&gt;&lt;BR&gt;Unfortunately not all sessions from the Microsoft Business Intelligence (BI) Conference are and will be available on the net, so it's hard to understand where MS is heading to. Maybe the organizers could learn something from the &lt;A href="http://sessions.visitmix.com/" target=_blank&gt;MIX&lt;/A&gt;&amp;nbsp;organizers because&amp;nbsp;all sessions were available on the net within 24 hours after each live presentation. Great job guys! Besides this I hope you're are as enthusiastic as I'm about "Katmai" and I can hardly wait till the first CTP of "Katmai" will come out public. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class=wlWriterSmartContent id=0767317B-992E-4b12-91E0-4F059A8CECA8:a2731c2f-4124-4ad0-9c21-53eaaaec0e83 style="PADDING-RIGHT:0px;DISPLAY:inline;PADDING-LEFT:0px;PADDING-BOTTOM:0px;MARGIN:0px;PADDING-TOP:0px;"&gt;Technorati tags: &lt;A href="http://technorati.com/tags/SQL%20Server" rel=tag&gt;SQL Server&lt;/A&gt;, &lt;A href="http://technorati.com/tags/Katmai" rel=tag&gt;Katmai&lt;/A&gt;, &lt;A href="http://technorati.com/tags/SSRS" rel=tag&gt;SSRS&lt;/A&gt;, &lt;A href="http://technorati.com/tags/SQL%20Server%20Reporting%20Services" rel=tag&gt;SQL Server Reporting Services&lt;/A&gt;&lt;/DIV&gt;</description></item><item><title>Automatic Logon in fully qualified domain name (FQDN) environment</title><link>http://bloggingabout.net/blogs/mglaser/archive/2007/04/19/automatic-logon-in-fully-qualified-domain-name-fqdn-environment.aspx</link><pubDate>Thu, 19 Apr 2007 12:15:47 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:167025</guid><dc:creator>Mike Glaser</dc:creator><description>&lt;p&gt;&lt;/p&gt; &lt;p&gt;This is one of my many posts about FQDN. Most people who followed&amp;nbsp;the guides about setting up SSRS, WSS and TFS in FQDN environment,&amp;nbsp;complained they have to log on each time when the connect to their sites. These&amp;nbsp;sites are still intranet sites, but IE thinks otherwise. IE qualifies any FQDN as an Internet site. If you want to log on automatically to the Local intranet site, you can add the&amp;nbsp;site to trusted sites of the Local intranet. Keep in mind if you changed the level or deselect the "Automatic logon only in Intranet zone" option this workaround won't work.  &lt;p&gt;Open Intranet Options&amp;nbsp;and select the Security Tab. After doing so select Local intranet and click the&amp;nbsp;Sites button.  &lt;p&gt;&lt;img height="519" src="http://bloggingabout.net/UserFiles/Mike%20Glaser/WindowsLiveWriter/HostingTeamFoundationServeronafullyquali_D91D/clip_image0024.jpg" width="413"&gt;  &lt;p&gt;When the following display appears, select the Advanced button.  &lt;p&gt;&lt;img height="227" src="http://bloggingabout.net/UserFiles/Mike%20Glaser/WindowsLiveWriter/HostingTeamFoundationServeronafullyquali_D91D/clip_image0043.jpg" width="404"&gt;  &lt;p&gt;Add your portal URL (e.g. &lt;a href="http://www.mikeglaser.com"&gt;http://www.mikeglaser.com&lt;/a&gt;, &lt;a href="http://portal.mikeglaser.com"&gt;http://portal.mikeglaser.com&lt;/a&gt;&amp;nbsp;or &lt;a href="http://tfs.mikeglaser.com"&gt;http://tfs.mikeglaser.com&lt;/a&gt;)  &lt;p&gt;&lt;img height="342" src="http://bloggingabout.net/UserFiles/Mike%20Glaser/WindowsLiveWriter/HostingTeamFoundationServeronafullyquali_D91D/image02.png" width="384"&gt;  &lt;p&gt;&lt;strong&gt;Summary&lt;br&gt;&lt;/strong&gt;These simple steps help you to configure your Internet Explorer so you don't have to log on every time you want to access your portal.  &lt;p&gt;&amp;nbsp;  &lt;p&gt;&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:b2c59ce8-55b2-4658-a899-9889b1e9a685" style="padding-right:0px;display:inline;padding-left:0px;float:none;padding-bottom:0px;margin:0px;padding-top:0px;"&gt;Technorati tags: &lt;a href="http://technorati.com/tags/TFS" rel="tag"&gt;TFS&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Team%20Foundation%20Server" rel="tag"&gt;Team Foundation Server&lt;/a&gt;, &lt;a href="http://technorati.com/tags/WSS" rel="tag"&gt;WSS&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Windows%20SharePoint%20Services" rel="tag"&gt;Windows SharePoint Services&lt;/a&gt;, &lt;a href="http://technorati.com/tags/SSRS" rel="tag"&gt;SSRS&lt;/a&gt;, &lt;a href="http://technorati.com/tags/SQL%20Server%20Reporting%20Services" rel="tag"&gt;SQL Server Reporting Services&lt;/a&gt;&lt;/div&gt;</description></item><item><title>Hosting Reporting Services on a fully qualified domain name (FQDN)</title><link>http://bloggingabout.net/blogs/mglaser/archive/2007/01/26/hosting-reporting-services-on-a-fully-qualified-domain-name-fqdn.aspx</link><pubDate>Fri, 26 Jan 2007 13:08:56 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:102514</guid><dc:creator>Mike Glaser</dc:creator><description>&lt;p&gt;This blog describes how you can setup your Reporting Services environment using a FQDN.&amp;nbsp;A FQDN is an unambiguous domain name that specifies the node's position in the DNS tree hierarchy absolutely. To distinguish an FQDN from a regular domain name, a trailing period is added. ex: &lt;i&gt;somehost.mikeglaser.com.&lt;/i&gt; An FQDN differs from a regular domain name by its absoluteness; a suffix will not be added.&lt;/p&gt; &lt;p&gt;For example, given a device with a hostname of "myhost" and a domain name of "mikeglaser.com", the fully qualified domain name is "myhost.mikeglaser.com". It therefore uniquely defines the device — whilst there might be many hosts in the world called "myhost", there can only be one "myhost.mikeglaser.com".  &lt;p&gt;Host name resolution is the process of resolving a host name to an IP address before the source host sends the initial IP packet. &lt;br&gt;&lt;strong&gt;&lt;br&gt;Step 1 Local host name&lt;/strong&gt;&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;The configured host name for the computer as displayed in the output of the Hostname tool. This name is compared to the destination host name.&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;strong&gt;Step 2 Hosts file&lt;/strong&gt;  &lt;blockquote&gt; &lt;p&gt;A local text file in the same format as the 4.3 Berkeley Software Distribution (BSD) UNIX \etc\hosts file. This file maps host names to IP addresses. For TCP/IP for Windows&amp;nbsp;XP and Windows Server&amp;nbsp;2003, the contents of the Hosts file are loaded into the DNS client resolver cache. For more information, see "The DNS Client Resolver Cache" in this chapter.&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;strong&gt;Step 3 DNS server&lt;/strong&gt;  &lt;blockquote&gt; &lt;p&gt;A server that maintains a database of IP address-to-host name mappings and has the ability to query other DNS servers for mappings that it does not contain.\&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;For this example I will modify the host file to use &lt;a href="http://www.mikeglaser.com"&gt;www.mikeglaser.com&lt;/a&gt; as a FQDN. On Windows-based computers, this file can be found in the &lt;i&gt;systemroot&lt;/i&gt;\System32\Drivers\Etc folder. As with all virtual directories, you can further customize the report server and Report Manager virtual directories through Microsoft Internet Information Services (IIS). Besides this I will also configure&amp;nbsp;the Default Web Site, so it's only&amp;nbsp;accessible through &lt;a href="http://www.mikeglaser.com"&gt;www.mikeglaser.com&lt;/a&gt;. This can be done by changing the default identification&amp;nbsp;and adding the FQDN as a host header value.  &lt;p&gt;&lt;a href="http://bloggingabout.net/UserFiles/Mike%20Glaser/WindowsLiveWriter/HostingReportingServicesonafullyqualifie_11A54/reporting_0%5B1%5D.png" target="_new"&gt;&lt;img height="325" src="http://bloggingabout.net/UserFiles/Mike%20Glaser/WindowsLiveWriter/HostingReportingServicesonafullyqualifie_11A54/reporting_0_thumb%5B1%5D.png" width="640" border="0"&gt;&lt;/a&gt;  &lt;p&gt;After doing so, I open the both Reporting Services applications using the mine&amp;nbsp;FQDN.&amp;nbsp;&lt;/p&gt; &lt;ul&gt; &lt;ul&gt; &lt;li&gt;&lt;a href="http://www.mikeglaser.com/ReportServer"&gt;http://www.mikeglaser.com/ReportServer&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; &lt;ul&gt; &lt;li&gt;&lt;a href="http://www.mikeglaser.com/Reports"&gt;http://www.mikeglaser.com/Reports&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt; &lt;p&gt;The first URL will still work, but second URL will give you&amp;nbsp;the following&amp;nbsp;error, "The request failed with HTTP status 400: Bad Request." as you can see in the next picture. This error will not occur if you didn't configured the IIS Web Site to&amp;nbsp;work&amp;nbsp;with a host header value.  &lt;p&gt;&lt;a href="http://bloggingabout.net/UserFiles/Mike%20Glaser/WindowsLiveWriter/HostingReportingServicesonafullyqualifie_11A54/reporting%5B2%5D.png" target="_new"&gt;&lt;img height="233" src="http://bloggingabout.net/UserFiles/Mike%20Glaser/WindowsLiveWriter/HostingReportingServicesonafullyqualifie_11A54/reporting_thumb%5B2%5D.png" width="400" border="0"&gt;&lt;/a&gt;  &lt;p&gt;To configure the report server or Report Manager to use a FQDN, you must also edit the configuration files.  &lt;ol&gt; &lt;li&gt;Open RSReportServer.config in a text editor.  &lt;li&gt;Append the port number to the &lt;b&gt;UrlRoot&lt;/b&gt; setting in the rsreportserver.config file. For example, if &lt;b&gt;Urlroot&lt;/b&gt; is set to &lt;b&gt;&lt;a href="http://server/reportserver"&gt;http://server/reportserver&lt;/a&gt; server&lt;/b&gt;, set it to &lt;b&gt;&lt;a href="http://www.mikeglaser.com/reportserver"&gt;http://www.mikeglaser.com/reportserver&lt;/a&gt;&lt;/b&gt; instead.  &lt;li&gt;Open RSWebApplication.config in a text editor.  &lt;li&gt;Set &lt;b&gt;ReportServerUrl &lt;/b&gt;to the same URL you specified in &lt;b&gt;UrlRoot&lt;/b&gt;.  &lt;li&gt;Delete the value (but not the tags) for &lt;b&gt;ReportServerVirtualDirectory&lt;/b&gt;.  &lt;li&gt;Save both files.&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;When you finished doing the previous steps, Reporting Services will function with a FQDN.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Summary&lt;/strong&gt;&lt;br&gt;As you can see it's not that hard to use a FQDN with Reporting Services, but you gotta know how.  &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:dec2535a-8985-42a3-8801-f251ce5e8bd0" style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px;"&gt;Technorati tags: &lt;a href="http://technorati.com/tags/SSRS" rel="tag"&gt;SSRS&lt;/a&gt;, &lt;a href="http://technorati.com/tags/SQL%20Server%20Reporting%20Services" rel="tag"&gt;SQL Server Reporting Services&lt;/a&gt;&lt;/div&gt;</description></item><item><title>Multiple Reporting Services instances on one machine</title><link>http://bloggingabout.net/blogs/mglaser/archive/2006/12/18/multiple-reporting-services-instances-on-one-machine.aspx</link><pubDate>Mon, 18 Dec 2006 10:23:45 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:78005</guid><dc:creator>Mike Glaser</dc:creator><description>&lt;p&gt;Since the&amp;nbsp;release&amp;nbsp;of Reporting Services 2000 back in&amp;nbsp;January of 2004, I've build lots of apps using this technology. On my newest assignment they requested me to implement two Reporting Services instances on the same machine. Their serverpark isn't&amp;nbsp;that big, but they&amp;nbsp;want to simulate a separated test en development environment. I immediately applied that this won't be&amp;nbsp;a problem and since SQL Server 2005&amp;nbsp;contains&amp;nbsp;Reporting Services Configuration it isn't that hard anymore. To begin this giant adventure you've install two instances of SQL Server 2005 Reporting Services (e.g. Test &amp;amp; Development) and choose the option to not configure Reporting Services. Finished this, you now have to create an additional Web site(s), so the separated Reporting Services instances are used independently.&lt;/p&gt; &lt;p&gt;To simulate two&amp;nbsp;web servers on one machine, you need to install an&amp;nbsp;extra IP address or use the&amp;nbsp;same IP address&amp;nbsp;in combination with a host header value.&amp;nbsp;This time I choose the extra IP address because this satisfied the Helpdesk administrator the most ;-). To add an extra IP address open your Network Card properties, followed by opening the properties of the Internet Protocol (TCP/IP). Select the Advanced button and&amp;nbsp;Add as many IP addresses as you want to have separate instances of Reporting Services.&lt;/p&gt; &lt;p&gt;&lt;img height="600" src="http://bloggingabout.net/UserFiles/Mike%20Glaser/WindowsLiveWriter/MultipleReportingServicesInstances_A511/ip_config3.png" width="600"&gt;&amp;nbsp;&lt;br&gt;&lt;em&gt;IP Address configuring&lt;/em&gt;&lt;/p&gt; &lt;p&gt;When you've added the extra IP address, you&amp;nbsp;can create an&amp;nbsp;additional Web Site to your Web Server. Using the Web Site Creation Wizard, you can select one of the other IP addresses.&lt;/p&gt; &lt;p&gt;&lt;img height="310" src="http://bloggingabout.net/UserFiles/Mike%20Glaser/WindowsLiveWriter/MultipleReportingServicesInstances_A511/iisreporting26.png" width="400"&gt; &lt;br&gt;&lt;em&gt;Web Site Creation Wizard&lt;/em&gt;&lt;/p&gt; &lt;p&gt;The next step is configure your Reporting Services using Reporting Services Configuration. For extra info about configuring check &lt;a href="http://msdn2.microsoft.com/en-us/library/ms156305.aspx" target="_blank"&gt;MSDN&lt;/a&gt;. &lt;/p&gt; &lt;p&gt;&lt;a href="http://bloggingabout.net/UserFiles/Mike%20Glaser/WindowsLiveWriter/MultipleReportingServicesInstances_A511/iisreporting1.png" target="_new"&gt;&lt;img height="312" src="http://bloggingabout.net/UserFiles/Mike%20Glaser/WindowsLiveWriter/MultipleReportingServicesInstances_A511/iisreporting_thumb1.png" width="640" border="0"&gt;&lt;/a&gt; &lt;br&gt;&lt;em&gt;Internet Information Services (IIS) Manager&lt;/em&gt;&lt;/p&gt; &lt;p&gt;When everything is configured using this Tool, it still doesn't work the way you like too. The second instance is still connecting to your default instance because the default behavior of&amp;nbsp;a Reporting Services instance is redirecting its requests&amp;nbsp;to the localhost. To change this behavior you have to change some settings in the config files (&lt;a href="http://msdn2.microsoft.com/en-us/library/ms157273.aspx" target="_blank"&gt;RSReportServer.config&lt;/a&gt;, &lt;a href="http://msdn2.microsoft.com/en-us/library/ms155878.aspx" target="_blank"&gt;RSWebApplication.config&lt;/a&gt;) of Reporting Services. &lt;/p&gt; &lt;p&gt;For example in: C:\Program Files\Microsoft SQL Server\&lt;strong&gt;MSSQL.#&lt;/strong&gt;\Reporting Services\ReportServer open&lt;/p&gt; &lt;p&gt;&lt;strong&gt;RSReportServer.config&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;&lt;em&gt;old value:&lt;br&gt;&lt;/em&gt;&amp;lt;UrlRoot&amp;gt;http://&amp;lt;servername&amp;gt;/reportserver&amp;lt;/UrlRoot&amp;gt;&lt;/p&gt; &lt;p&gt;&lt;em&gt;new value:&lt;br&gt;&lt;/em&gt;&amp;lt;UrlRoot&amp;gt;http://10.10.10.11/reportserver&amp;lt;/UrlRoot&amp;gt;&lt;/p&gt; &lt;p&gt;For example in: C:\Program Files\Microsoft SQL Server\&lt;strong&gt;MSSQL.#&lt;/strong&gt;\Reporting Services\ReportManager open&lt;/p&gt; &lt;p&gt;&lt;strong&gt;RSWebApplication.config&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;&lt;em&gt;old value:&lt;br&gt;&lt;/em&gt;&amp;lt;ReportServerUrl&amp;gt;&amp;lt;/ReportServerUrl&amp;gt;&lt;br&gt;&amp;lt;ReportServerVirtualDirectory&amp;gt;ReportServer&amp;lt;/ReportServerVirtualDirectory&amp;gt;  &lt;p&gt;&lt;em&gt;new value:&lt;br&gt;&lt;/em&gt;&amp;lt;ReportServerUrl&amp;gt;http://10.10.10.11/reportserver&amp;lt;/ReportServerUrl&amp;gt;&lt;br&gt;&amp;lt;ReportServerVirtualDirectory&amp;gt;&amp;lt;/ReportServerVirtualDirectory&amp;gt;  &lt;p&gt;Note: It's very important that only one of the two values is filled, else an error will occur. &lt;p&gt;Run &lt;strong&gt;iisreset /noforce &lt;/strong&gt;and you're now using multiple instance of Reporting Services on the same machine.  &lt;p&gt;Check the following URL's: &lt;ul&gt; &lt;li&gt;&lt;a href="http://localhost/reportserver"&gt;http://localhost/reportserver&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://10.10.10.10/reportserver"&gt;http://10.10.10.10/reportserver&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://10.10.10.11/reportserver"&gt;http://10.10.10.11/reportserver&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;strong&gt;Summary&lt;br&gt;&lt;/strong&gt;The SQL Team did a great job for letting you choose how many instances you want to use on one machine. They're fully configurable and administrable and you're able to create a real test and development environment on one machine. Great job guys.&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:5e118cc3-3131-4648-a203-c553de14e92e" style="padding-right:0px;display:inline;padding-left:0px;float:none;padding-bottom:0px;margin:0px;padding-top:0px;"&gt;Technorati tags: &lt;a href="http://technorati.com/tags/SQL%20Server" rel="tag"&gt;SQL Server&lt;/a&gt;, &lt;a href="http://technorati.com/tags/SSRS" rel="tag"&gt;SSRS&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Report%20Services" rel="tag"&gt;Report Services&lt;/a&gt;&lt;/div&gt;</description></item><item><title>SQL Server 2005 SP2 Improvement #1 (SSRS - Select All)</title><link>http://bloggingabout.net/blogs/mglaser/archive/2006/12/12/SQL-Server-2005-SP2-Improvement-_2300_1-_2800_SSRS-_2D00_-Select-All_2900_.aspx</link><pubDate>Tue, 12 Dec 2006 22:08:55 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:73376</guid><dc:creator>Mike Glaser</dc:creator><description>&lt;p&gt;This is the first blog of a series about discussing the improvements of installing &lt;a href="http://bloggingabout.net/blogs/mglaser/archive/2006/11/09/SQL-Server-2005-Service-Pack-2-has-been-released.aspx" target="_blank"&gt;SQL Server SP2&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;If you've applied &lt;a href="http://download.microsoft.com/download/2/B/5/2B5E5D37-9B17-423D-BC8F-B11ECD4195B4/WhatsNewSQL2005SP2.htm" target="_blank"&gt;Service Pack 2 CTP2&lt;/a&gt; to your SQL Server 2005 Reporting Services installation, you might have noticed the appearance again of "Select All" from the drop-down list for multi-valued parameters. If you would like to get an official patch before SP2 is released, you can contact &lt;a href="http://www.microsoft.com/services/microsoftservices/srv_support.mspx" target="_blank"&gt;Support Services&lt;/a&gt;&amp;nbsp;and ask for &lt;a href="http://support.microsoft.com/kb/919478" target="_blank"&gt;Knowledge Base Article #919478&lt;/a&gt;.  &lt;p&gt;&lt;img height="98" src="http://bloggingabout.net/UserFiles/Mike%20Glaser/WindowsLiveWriter/SQLServer2005SP2Improvement1SSRSSelectAl_72A8/select%20all%5B4%5D.png" width="180"&gt;&amp;nbsp;&amp;nbsp; &lt;img height="81" src="http://bloggingabout.net/UserFiles/Mike%20Glaser/WindowsLiveWriter/SQLServer2005SP2Improvement1SSRSSelectAl_72A8/select_all_after%5B3%5D.png" width="180"&gt;&amp;nbsp;&amp;nbsp; &lt;img height="98" src="http://bloggingabout.net/UserFiles/Mike%20Glaser/WindowsLiveWriter/SQLServer2005SP2Improvement1SSRSSelectAl_72A8/select%20all%5B8%5D.png" width="180"&gt; &lt;br&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SQL Server 2005&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SQL Server 2005 SP1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SQL Server 2005 SP2&lt;/em&gt;  &lt;p&gt;Via &lt;a href="https://blogs.msdn.com/bwelcker" target="_blank"&gt;Brian Welcker&lt;/a&gt;  &lt;p&gt;&lt;i&gt;Here's the story behind this disappearance.&lt;/i&gt;  &lt;p&gt;&lt;i&gt;With SQL Server 2005, we introduced &lt;a href="http://blogs.msdn.com/bwelcker/archive/2005/04/24/411588.aspx" target="_blank"&gt;multi-valued parameters&lt;/a&gt;, which allow for you to specify a set of values for a single report parameter. If you think about how multi-valued parameters work against a SQL source, you build a SELECT statement with an IN clause and the values get substituted before it is sent to the server, e.g.&lt;/i&gt;  &lt;p&gt;&lt;i&gt;&lt;strong&gt;SELECT name FROM customer WHERE&amp;nbsp;country IN (@country)&lt;/strong&gt;&lt;/i&gt;  &lt;p&gt;&lt;i&gt;becomes:&lt;/i&gt;  &lt;p&gt;&lt;i&gt;&lt;strong&gt;SELECT name FROM customer WHERE&amp;nbsp;customer.country IN ('United States', 'Canada', 'Mexico')&lt;/strong&gt;&lt;/i&gt;  &lt;p&gt;&lt;i&gt;The problem comes from the addition of "Select All" to the drop-down list. In summary, the functionality of the "Select All" checkbox is simply, "check all of the values in the list unless they are already all checked. In this case, then uncheck them all." While this&amp;nbsp;functionality works fine with a small set of values, having several hundred values in an IN clause is not a very efficient SQL statement. &lt;/i&gt; &lt;p&gt;&lt;i&gt;The performance implications for Analysis Services is even more significant; you can select all of the individual members of a dimension as well as the "All" member of a dimension. If your parameter contains the entire member hierarchy (not just a single level), selecting all of the items in the list can cause major performance issues.&lt;/i&gt;  &lt;p&gt;&lt;i&gt;A more efficient "Select All" function would actually modify the statement to exclude the clause entirely. Selecting "all countries" in the above statement would result in:&lt;/i&gt;  &lt;p&gt;&lt;i&gt;&lt;strong&gt;SELECT name FROM customer&lt;/strong&gt;&lt;/i&gt;  &lt;p&gt;&lt;i&gt;This is quite a bit trickier than the simple parameter substitution logic as you need to maintain the integrity of the statement (What if there is more than one search condition?) Also, we would need to write query parsing routines for each language we supported (T-SQL, MDX, PL-SQL, etc.)&lt;/i&gt;  &lt;p&gt;&lt;i&gt;We thought a long time about how to address the performance issues of this feature in SP1. Ideally, you would be able to add a flag to the report definition that would say whether or not to add the "Select All" checkbox. However, as a policy, we don't change the report definition in service packs due to the upgrade and compatibility issues. We also thought about auto-detecting whether a report is against Analysis Services but couldn't really do this without changing the execution SOAP API. We thought about making it a flag in the configuration file but this would force people to decide one way or another for all reports. Finally, we thought about putting "Select All" at the end of the list instead of the beginning. &lt;/i&gt; &lt;p&gt;&lt;b&gt;Summary&lt;br&gt;&lt;/b&gt;It’s good to know why the MS team removed the Select All in the first place. It had nothing to do with a bug or so, but it was all about performance. Since we are self-employed and responsible for our own queries it's nice to have back again. I know several people made all kind of solutions to fulfill the same needs, but nothing came really close to the current UI and behavior.  &lt;p&gt;&lt;i&gt;&lt;/i&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt; &lt;div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:cb2eef19-c403-4e65-8dcb-d9064135bcd1" style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px;"&gt;Technorati tags: &lt;a href="http://technorati.com/tags/SQL%20Server" rel="tag"&gt;SQL Server&lt;/a&gt;, &lt;a href="http://technorati.com/tags/SSRS" rel="tag"&gt;SSRS&lt;/a&gt;, &lt;a href="http://technorati.com/tags/SQL%20Server%20Reporting%20Services" rel="tag"&gt;SQL Server Reporting Services&lt;/a&gt;&lt;/div&gt;&lt;/p&gt;</description></item></channel></rss>