Branch of https://code.google.com/p/reportsync/
Things added in this branch:
- Saving connection details to the source RS.
- Bulk updating connections inside reports.
- Converting a 2016 report file to work in SSRS2012
This is saved to a settings file which is read and populated into the textbox upon the application starting up.
By pressing the right arrow button, the credential will be copied over to the right to Destination web service fields.
This allows you to update the connection properties of selected datasources contained in selected reports:
Select the Update Conn radio button at the bottom of the form will hide the right-side treeview.
Enter the connection details for the Report Server at the top, and press load.
Select the reports for which you wish to update datasource connection values.
On the right hand side, press load to fetch the data sources available for the selected reports.
Select which datasource for the selected reports needs updating.
Provide the new username and password.
Press Update Connections at the bottom.
You will need a physical .rdl file for this - download using this application, or another method.
Select the Tools -> Convert 2016 rdl to 2012 menu option
On the dialog window, click on the [...] button to browse to an rdl file that needs to be converted.
Once a file is selected, press the Convert button, and provide the location for the new file that will be created.