What are the steps to deploy your SSRS report by using Report Manager - SSRS Interview Questions
У вашего броузера проблема в совместимости с HTML5
In this post/video we will learn how to deploy SSRS report to Report Server by using Report Manager.
First of all you need to have the Report file (.rdl). If you have created the SSRS Project by using BIDS/SSDT, you can click on Project and hit F4. Then you will see Full Path. Reports are saved in that folder.
You might be working as DBA and you need to get the Report file (.rdl) from version control software that can be Team Foundation Server or any other. You can simply check out the report file to your local folder. Once you have the report file. Then follow below steps
Open the Report Manager URL. It should be something like this
http://ComputerName/Reports/Pages/Folder.aspx
Once the Report Manager Interface is opened, you will see folders. If you have not created any folders yet, you can create folder by using Create Folder Tab.
To deploy the SSSR Report to Report Server, you need to click on Upload File and then browse to your Report (.rdl) as shown below.
Check out our website for Different Technology tutorials and interview questions
such as SQL Server Reporting Services(SSRS) Tutorial
SQL Server Integration Services(SSIS) Tutorial
SQL Server DBA Tutorial
http://www.techbrothersit.com/