SQL Server Reporting Services – Extract RDL Files

If you have ever needed to extract the .rdl file from SQL Server Reporting Server, it’s not very easy. The physical .rdl (Report Definition List) is not stored anywhere on the server file system. It’s stored in the Catalog table inside Report Server. So, I am sure there are several ways to get this…but I was pressed for time and asked someone that I knew was a lot more knowledgeable on the subject. Steve gave me this link: Reporting Services Scripter

Which has solved all my issues. Now it’s time to give it a run!

This entry was posted in Free Software, SQL, Technology. Bookmark the permalink.

One Response to SQL Server Reporting Services – Extract RDL Files

  1. Altini says:

    don’t work with sql 2008

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>