<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/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>Enjoy Another Sandwich -- Kent Tegels : SSRS 2008</title><link>http://sqlblog.com/blogs/kent_tegels/archive/tags/SSRS+2008/default.aspx</link><description>Tags: SSRS 2008</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>RDL me this - how do you write reports if all you have is SQL Server Express Advanced Services Edition?</title><link>http://sqlblog.com/blogs/kent_tegels/archive/2008/08/26/8591.aspx</link><pubDate>Tue, 26 Aug 2008 22:04:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:8591</guid><dc:creator>ktegels</dc:creator><slash:comments>3</slash:comments><comments>http://sqlblog.com/blogs/kent_tegels/comments/8591.aspx</comments><wfw:commentRss>http://sqlblog.com/blogs/kent_tegels/commentrss.aspx?PostID=8591</wfw:commentRss><description>A few days ago via Twitter (&lt;A href="http://www.twitter.com/"&gt;http://www.twitter.com/&lt;/A&gt;, follow me as ktegels), Mr. Lowe (AKA Vendoran) asked "SQL Express with Advanced services comes with SSRS, but does it come with the ability to create/edit rdl in VS?" 
&lt;P&gt;The short answer to that question is "it depends." In most of the pay-for-license editions of Visual Studio you can use the Report Viewer controls to do that. For example, you can create a new C# Windows Forms project, then drag and drop a Report Viewer control on the form. After you have created the report you want, you will find an "RDLC" file in that project. RDLCs are, essentially, RDL files designed for use with the Report Viewer control. The good news is that these can be used Report Manager in most cases if you: a.) rename the file with an extension of RDL instead of RLDC before uploading and b.) reconfigure the connection string used by that report to a shared connection defined within Report Manager. However, the Expression Version of Visual Studio does not support this. True, you can look for, enable and use the Report Viewer control, but you will not be able to design a report in the Express SKU.&lt;/P&gt;
&lt;P&gt;So what to do, what to do? Your best bet today is download and install the Report Builder 2.0 tool. Robert Bruckner, a member of the SQL Server team specializing in Express/Advanced Services edition, has a blog post (&lt;A href="http://blogs.msdn.com/robertbruckner/archive/2008/08/25/ReportBuilder-20-RC1-Release.aspx"&gt;http://blogs.msdn.com/robertbruckner/archive/2008/08/25/ReportBuilder-20-RC1-Release.aspx&lt;/A&gt; ) about this tool and a download link. I tried this new tool today. It feels very much like the Report Designer in SSRS2008 - a good thing indeed. When you save a designed report, you get an RDL file.&amp;nbsp; Based on what Mr. Bruckner says in blog, I believe this tool has been target to help solve the riddle at hand.&lt;/P&gt;
&lt;P&gt;I am currently building a VPC with SQL Server 2008 Express Edition with Advanced Services to see if some version of this tool is included with it. If so, it looks like we have a good solution for low-cost reporting in hand.&lt;/P&gt;
&lt;P&gt;By the way, if you are using the new AdventureWorks2008 OLTP database, you might want to check out&amp;nbsp; &amp;nbsp;this "issue" (&lt;A href="http://www.codeplex.com/MSFTDBProdSamples/WorkItem/View.aspx?WorkItemId=7427"&gt;http://www.codeplex.com/MSFTDBProdSamples/WorkItem/View.aspx?WorkItemId=7427&lt;/A&gt;) I found with "[HumanResources].[vEmployeeDepartment] .Your votes would be appreciated. &lt;/P&gt;&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=8591" width="1" height="1"&gt;</description><category domain="http://sqlblog.com/blogs/kent_tegels/archive/tags/AdventureWorks/default.aspx">AdventureWorks</category><category domain="http://sqlblog.com/blogs/kent_tegels/archive/tags/Express+Edition+Advanced+Services/default.aspx">Express Edition Advanced Services</category><category domain="http://sqlblog.com/blogs/kent_tegels/archive/tags/Katmai/default.aspx">Katmai</category><category domain="http://sqlblog.com/blogs/kent_tegels/archive/tags/Report+Builder/default.aspx">Report Builder</category><category domain="http://sqlblog.com/blogs/kent_tegels/archive/tags/SSRS+2008/default.aspx">SSRS 2008</category><category domain="http://sqlblog.com/blogs/kent_tegels/archive/tags/Twitter/default.aspx">Twitter</category></item></channel></rss>