<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: New Features of SSRS 2008</title>
	<atom:link href="http://mattclingan.wordpress.com/2008/05/01/new-features-of-ssrs-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattclingan.wordpress.com/2008/05/01/new-features-of-ssrs-2008/</link>
	<description>My Technical Journal</description>
	<lastBuildDate>Fri, 02 Oct 2009 20:55:54 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kevin</title>
		<link>http://mattclingan.wordpress.com/2008/05/01/new-features-of-ssrs-2008/#comment-104</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Mon, 21 Sep 2009 11:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://mattclingan.wordpress.com/?p=64#comment-104</guid>
		<description>Can anyone assist with creating a multi-column report in SSRS 2008. Have spent hours browsing the internet, although there&#039;s a lot of articles related to this - none of them work in Visual Studio 2005 or 2008.

Regards
Kevin</description>
		<content:encoded><![CDATA[<p>Can anyone assist with creating a multi-column report in SSRS 2008. Have spent hours browsing the internet, although there&#8217;s a lot of articles related to this &#8211; none of them work in Visual Studio 2005 or 2008.</p>
<p>Regards<br />
Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al Pathew</title>
		<link>http://mattclingan.wordpress.com/2008/05/01/new-features-of-ssrs-2008/#comment-86</link>
		<dc:creator>Al Pathew</dc:creator>
		<pubDate>Fri, 08 May 2009 01:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://mattclingan.wordpress.com/?p=64#comment-86</guid>
		<description>hi there,

I am interested to share some information about my experience in setting up SSRS 2005 and SSRS 2008. I believe that most of you have already known the difference in between SSRS 2005 and SSRS 2008 and if you have not, you can simply visit Microsoft website (http://www.microsoft.com/sqlserver/2008/en/us/reporting.aspx).

Some differences I notice are:

1. SSRS 2008 is a lot easier to setup and configure. The Reports and the ReportManager folder are easier to configure and the integration with Sharepoint is a lot easier as well. I have had a chance to try the SSRS 2008 service with ASPHostDirectory (http://www.asphostdirectory.com) and they are able to setup my SSRS 2008 beautifully. I can remote connect to my SSRS and I can administer all my reports online.

2. SSRS 2008 come with the newest Ad-Hoc queries and this feature is only available if you have SQL 2008 Standard Edition or above. My current host, ASPHostDirectory, supports Ad-Hoc query and I believe that they must have at least SQL 2008 installed. I do not have pretty much time to play around this Ad-Hoc report yet but what I can tell you is that this is a very powerful reporting tool.

Keep up the good work, Microsoft!</description>
		<content:encoded><![CDATA[<p>hi there,</p>
<p>I am interested to share some information about my experience in setting up SSRS 2005 and SSRS 2008. I believe that most of you have already known the difference in between SSRS 2005 and SSRS 2008 and if you have not, you can simply visit Microsoft website (<a href="http://www.microsoft.com/sqlserver/2008/en/us/reporting.aspx)" rel="nofollow">http://www.microsoft.com/sqlserver/2008/en/us/reporting.aspx)</a>.</p>
<p>Some differences I notice are:</p>
<p>1. SSRS 2008 is a lot easier to setup and configure. The Reports and the ReportManager folder are easier to configure and the integration with Sharepoint is a lot easier as well. I have had a chance to try the SSRS 2008 service with ASPHostDirectory (<a href="http://www.asphostdirectory.com" rel="nofollow">http://www.asphostdirectory.com</a>) and they are able to setup my SSRS 2008 beautifully. I can remote connect to my SSRS and I can administer all my reports online.</p>
<p>2. SSRS 2008 come with the newest Ad-Hoc queries and this feature is only available if you have SQL 2008 Standard Edition or above. My current host, ASPHostDirectory, supports Ad-Hoc query and I believe that they must have at least SQL 2008 installed. I do not have pretty much time to play around this Ad-Hoc report yet but what I can tell you is that this is a very powerful reporting tool.</p>
<p>Keep up the good work, Microsoft!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://mattclingan.wordpress.com/2008/05/01/new-features-of-ssrs-2008/#comment-43</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Thu, 22 May 2008 20:18:54 +0000</pubDate>
		<guid isPermaLink="false">http://mattclingan.wordpress.com/?p=64#comment-43</guid>
		<description>I asked Jason about the object model...specifically if it was going to be any more visible.  The problem we have is that you can&#039;t access any of the report&#039;s objects.  You can access the printing, parameters...etc.  (you can access the report engine objects)..but you can&#039;t access the rdl object.  It&#039;s all encrypted.  So jumping to a particular page or anything inside the report isn&#039;t possible.  The answer I received was no: it won&#039;t be any more accessable than it already is.  

As far as if it&#039;s going to be a part of the final release...I assume so, since it&#039;s apparently in the ctp.  &lt;a href=&quot;http://blogs.msdn.com/sqlrsteamblog/archive/2008/05/06/wrapping-up.aspx&quot; rel=&quot;nofollow&quot;&gt;link&lt;/a&gt;  But I don&#039;t have a solid answer for you.</description>
		<content:encoded><![CDATA[<p>I asked Jason about the object model&#8230;specifically if it was going to be any more visible.  The problem we have is that you can&#8217;t access any of the report&#8217;s objects.  You can access the printing, parameters&#8230;etc.  (you can access the report engine objects)..but you can&#8217;t access the rdl object.  It&#8217;s all encrypted.  So jumping to a particular page or anything inside the report isn&#8217;t possible.  The answer I received was no: it won&#8217;t be any more accessable than it already is.  </p>
<p>As far as if it&#8217;s going to be a part of the final release&#8230;I assume so, since it&#8217;s apparently in the ctp.  <a href="http://blogs.msdn.com/sqlrsteamblog/archive/2008/05/06/wrapping-up.aspx" rel="nofollow">link</a>  But I don&#8217;t have a solid answer for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://mattclingan.wordpress.com/2008/05/01/new-features-of-ssrs-2008/#comment-42</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 22 May 2008 20:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://mattclingan.wordpress.com/?p=64#comment-42</guid>
		<description>Hi,

thanks for the notes.  Do you have any more information about the RDL object model?  Did Jason mention if this was going to be part of the final release for SQL Server 2008.

thanks,
james</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>thanks for the notes.  Do you have any more information about the RDL object model?  Did Jason mention if this was going to be part of the final release for SQL Server 2008.</p>
<p>thanks,<br />
james</p>
]]></content:encoded>
	</item>
</channel>
</rss>
