<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : MS SQL Reporting Services</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : MS SQL Reporting Services</description>
  <pubDate>Thu, 21 May 2026 19:16:43 -700</pubDate>
  <lastBuildDate>Wed, 17 Mar 2010 13:19:49 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=1677</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>MS SQL Reporting Services : Thanks for sharing the link. Depending...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1677&amp;PID=6380#6380</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=477" rel="nofollow">ting</a><br /><strong>Subject:</strong> 1677<br /><strong>Posted:</strong> 17-Mar-2010 at 1:19pm<br /><br /><P>Thanks for sharing the link.</P><DIV>Depending on scenario, we've seen cases where client-side reporting is preferable to doing it on the server-side (offline for example), but it is highly dependent on the use case.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 17 Mar 2010 13:19:49 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1677&amp;PID=6380#6380</guid>
  </item> 
  <item>
   <title>MS SQL Reporting Services : Hello, the problem with using...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1677&amp;PID=6375#6375</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=716" rel="nofollow">Andreas</a><br /><strong>Subject:</strong> 1677<br /><strong>Posted:</strong> 16-Mar-2010 at 10:32pm<br /><br /><P>Hello,</P><DIV>the problem with using some other reporting components (devexpress, ...) is that we'll loose quite a bit of the nice features that SQL Server Reporting Services does inherently provide (like easily manageable subscriptions, snapshots, same reports accessible easily through the standard web application front end provided by reporting services&nbsp;etc.)</DIV><DIV>&nbsp;</DIV><DIV>Actually option d) is quite similar&nbsp;to using some 3rd party components for the reporting (which also means loosing&nbsp;the "advanced" features there, but in return&nbsp;it is simple to implement).</DIV><DIV>&nbsp;</DIV><DIV>In a first step we'll go with option d) to provide our customers with reports that they need (based on our object model). In case somebody is looking at the same problem, one can find an easy to follow instruction to use reporting services with&nbsp;the object model at <a href="http://codebetter.com/blogs/peter.van.ooijen/archive/2009/07/01/reporting-against-a-domain-model.aspx" target="_blank">http://codebetter.com/blogs/peter.van.ooijen/archive/2009/07/01/reporting-against-a-domain-model.aspx</A>. The draw back is that it is actually running on the client and not on the server.</DIV><DIV>&nbsp;</DIV><DIV>Andreas</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 16 Mar 2010 22:32:34 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1677&amp;PID=6375#6375</guid>
  </item> 
  <item>
   <title>MS SQL Reporting Services : Hi Andreas,  I think you&amp;#039;ve...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1677&amp;PID=6374#6374</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=477" rel="nofollow">ting</a><br /><strong>Subject:</strong> 1677<br /><strong>Posted:</strong> 16-Mar-2010 at 7:14pm<br /><br />Hi Andreas,<DIV>&nbsp;</DIV><DIV>I think you've summarized the options quite well.&nbsp; I'm tempted to agree with you that options b) and c) will require a more code and maintenance than is worthwhile.&nbsp; If you need the features of SQL Reporting Services, it may be best just to go straight to the database.&nbsp; Otherwise, I think a number of the reporting services that can report straight off a .NET object model (Data Dynamics Active Reports, DevExpress, Telerik, ...) will get you the best reuse of your custom business logic.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 16 Mar 2010 19:14:57 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1677&amp;PID=6374#6374</guid>
  </item> 
  <item>
   <title>MS SQL Reporting Services : Hello,  what are the best practices...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1677&amp;PID=6335#6335</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=716" rel="nofollow">Andreas</a><br /><strong>Subject:</strong> 1677<br /><strong>Posted:</strong> 08-Mar-2010 at 9:35pm<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>what are the best practices for using SQL Reporting Services with DevForce?</DIV><DIV>&nbsp;</DIV><DIV>There are several ways to make use of the Reporting Services and DevForce at the same time.</DIV><DIV>&nbsp;</DIV><DIV>a) Report goes straight to the database, which means that reports and application actually work with a different data model with all the related problems in implementing and maintaining the solution</DIV><DIV>&nbsp;</DIV><DIV>b) Report takes the data from a web service. Which might be similar to a) only that we can actually expose the object model through the web service. But maintainance is still quite a hassle.</DIV><DIV>&nbsp;</DIV><DIV>c) Implementing a data processing extension which provides full support in using reporting services with the data model (but involves quite an investment, but might be the most powerful in the long run)</DIV><DIV>&nbsp;</DIV><DIV>d) Only doing client side reporting and supplying data from the client. Using simpler rdlc's to directly access the data model but actually loosing quite a lot of the the server features.</DIV><DIV>&nbsp;</DIV><DIV>I know some of you are also using DevExpress reporting, but we'd prefer Reporting Services if possible.</DIV><DIV>&nbsp;</DIV><DIV>I am looking forward to exchange some ideas and thoughts on this.</DIV><DIV>&nbsp;</DIV><DIV>Yours</DIV><DIV>&nbsp;</DIV><DIV>Andreas</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 08 Mar 2010 21:35:53 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1677&amp;PID=6335#6335</guid>
  </item> 
 </channel>
</rss>