I have made a server change and my reports were built with the path to the old server. How can I change the "path" to connect to the files on the new server?
Depends how it was setup. The path could be hard-written in the code, stored as a database property or stored in a table so you need to identify which and amend accordingly.