﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Reporting Services / Reporting Services  / how to get the source code from .rdl file / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 19 Jun 2013 11:00:57 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: how to get the source code from .rdl file</title><link>http://www.sqlservercentral.com/Forums/Topic1043489-150-1.aspx</link><description>[quote][b]anthony.green (1/29/2013)[/b][hr]SSRS Diagnostic Reports - [url]http://www.sqlservercentral.com/articles/Reporting+Services+%28SSRS%29/69257/[/url]Deploy it to your SSRS report manager then use the Report Queries report.[/quote]Oh this is very cool! Thanks for the link. I had some reports I'd made for monitoring SQL Agent and looking at SSRS stats but this is way more complete.</description><pubDate>Tue, 05 Feb 2013 17:10:41 GMT</pubDate><dc:creator>davoscollective</dc:creator></item><item><title>RE: how to get the source code from .rdl file</title><link>http://www.sqlservercentral.com/Forums/Topic1043489-150-1.aspx</link><description>hi,Thank you very much...Rds,Dinesh</description><pubDate>Tue, 05 Feb 2013 11:36:15 GMT</pubDate><dc:creator>dineshvishe</dc:creator></item><item><title>RE: how to get the source code from .rdl file</title><link>http://www.sqlservercentral.com/Forums/Topic1043489-150-1.aspx</link><description>From the RDL, open in a text editor, Notpad++ is what I use. Search for &amp;lt;COMMANDTEXT&amp;gt; and &amp;lt;/CommandText&amp;gt;. Your sql code will be between these two.  If there is one or more dataaset, search those as well.</description><pubDate>Tue, 05 Feb 2013 06:35:47 GMT</pubDate><dc:creator>Michael_Garrison</dc:creator></item><item><title>RE: how to get the source code from .rdl file</title><link>http://www.sqlservercentral.com/Forums/Topic1043489-150-1.aspx</link><description>[quote][b]anthony.green (1/29/2013)[/b][hr]SSRS Diagnostic Reports - [url]http://www.sqlservercentral.com/articles/Reporting+Services+%28SSRS%29/69257/[/url]Deploy it to your SSRS report manager then use the Report Queries report.[/quote]Nice Info</description><pubDate>Mon, 04 Feb 2013 14:19:08 GMT</pubDate><dc:creator>SQLRNNR</dc:creator></item><item><title>RE: how to get the source code from .rdl file</title><link>http://www.sqlservercentral.com/Forums/Topic1043489-150-1.aspx</link><description>SSRS Diagnostic Reports - [url]http://www.sqlservercentral.com/articles/Reporting+Services+%28SSRS%29/69257/[/url]Deploy it to your SSRS report manager then use the Report Queries report.</description><pubDate>Tue, 29 Jan 2013 03:01:16 GMT</pubDate><dc:creator>anthony.green</dc:creator></item><item><title>RE: how to get the source code from .rdl file</title><link>http://www.sqlservercentral.com/Forums/Topic1043489-150-1.aspx</link><description>There can be a Stored procedure in the rdl file so how can you know with out getting the rdl file to the BI. If me i would add the rdl file using BI and look for the data sets..........</description><pubDate>Mon, 28 Jan 2013 14:43:08 GMT</pubDate><dc:creator>sql_reporting</dc:creator></item><item><title>RE: how to get the source code from .rdl file</title><link>http://www.sqlservercentral.com/Forums/Topic1043489-150-1.aspx</link><description>[quote][b]dineshvishe (1/17/2013)[/b][hr]I want sql statement from Rdl file then what to do ??[/quote]Load the rdl file into a solution and then get the sql statement from there.Otherwise, parse the xml looking for your sql statement.</description><pubDate>Thu, 17 Jan 2013 00:30:01 GMT</pubDate><dc:creator>SQLRNNR</dc:creator></item><item><title>RE: how to get the source code from .rdl file</title><link>http://www.sqlservercentral.com/Forums/Topic1043489-150-1.aspx</link><description>I want sql statement from Rdl file then what to do ??</description><pubDate>Thu, 17 Jan 2013 00:25:03 GMT</pubDate><dc:creator>dineshvishe</dc:creator></item><item><title>RE: how to get the source code from .rdl file</title><link>http://www.sqlservercentral.com/Forums/Topic1043489-150-1.aspx</link><description>The query and everything should be in the XML file.If you want to pull the report into a solution so you can edit in VS.  Open an existing Report Project, or create a new one.  With the project open right click on the Reports folder &amp;gt;&amp;gt; Add &amp;gt;&amp;gt; Existing Item.  Browse for your rdl file and viola you have the report in a solution</description><pubDate>Sun, 09 Jan 2011 11:40:11 GMT</pubDate><dc:creator>Daniel Bowlin</dc:creator></item><item><title>RE: how to get the source code from .rdl file</title><link>http://www.sqlservercentral.com/Forums/Topic1043489-150-1.aspx</link><description>Hi All,Thanks all for your replies..from the rdl file i need to generate solution file, is there any tool or process there to get this.how do i know the logic or query they wrote to generate the report. Thanks and regards,prasanth.</description><pubDate>Sun, 09 Jan 2011 00:39:09 GMT</pubDate><dc:creator>prasanth_knvr</dc:creator></item><item><title>RE: how to get the source code from .rdl file</title><link>http://www.sqlservercentral.com/Forums/Topic1043489-150-1.aspx</link><description>[quote][b]prasanth_knvr (1/5/2011)[/b][hr]Hi ,i have a rdl file that is displaying report, i want the source code of that rdl file.(since i don't have the solution file for that rdl file) can any on help me in this regard,prasanth.[/quote]One of the options for the Reporting Services Scripter is to create a solution file for reports already deployed on a SSRS server.  Have a look at it here... http://www.sqldbatips.com/showarticle.asp?ID=62  It will download all of the selected reports into a nice tidy report solution so that you don't have to open/download each one separately.It has a variety of uses, mostly I use it to manage deployment from Dev/QA and Prod.-Luke.</description><pubDate>Thu, 06 Jan 2011 08:19:08 GMT</pubDate><dc:creator>Luke L</dc:creator></item><item><title>RE: how to get the source code from .rdl file</title><link>http://www.sqlservercentral.com/Forums/Topic1043489-150-1.aspx</link><description>An rdl file is just an XML file.  You can open it with virtually any text or HTML editor.  It will probably contain everything you need to see.Come to think of it, you could probably also find everything you need in the report server database as well, but it will not be a nice tidy package like the rdl file.</description><pubDate>Thu, 06 Jan 2011 06:58:29 GMT</pubDate><dc:creator>Daniel Bowlin</dc:creator></item><item><title>how to get the source code from .rdl file</title><link>http://www.sqlservercentral.com/Forums/Topic1043489-150-1.aspx</link><description>Hi ,i have a rdl file that is displaying report, i want the source code of that rdl file.(since i don't have the solution file for that rdl file) can any on help me in this regard,prasanth.</description><pubDate>Wed, 05 Jan 2011 23:36:30 GMT</pubDate><dc:creator>prasanth_knvr</dc:creator></item></channel></rss>