...
- Launch and connect to the SQL Server.
- Run Use the following SQL statement to display update the Resource Report, replacing Report URL with your actual report URL.
UPDATE WSRepts SET ReportLocation = 'Report URL' WHERE ReportReference = 'Schedule_Resource_Report_1'
...